Skip to content

Commit

Permalink
Merge pull request #2273 from aws-observability/updateCollector83
Browse files Browse the repository at this point in the history
[chore] update upstream collector versions
  • Loading branch information
rapphil authored Aug 15, 2023
2 parents fce60bd + 54c557d commit e407809
Show file tree
Hide file tree
Showing 644 changed files with 14,645 additions and 9,372 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ golint: lint-static-check
gomod-tidy:
@$(MAKE) for-all-target TARGET="mod-tidy"


.PHONY: gomod-vendor
gomod-vendor:
go mod vendor
Expand Down
1 change: 1 addition & 0 deletions Makefile.Common
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ lint:
.PHONY: mod-tidy
mod-tidy:
go mod tidy

278 changes: 143 additions & 135 deletions go.mod

Large diffs are not rendered by default.

598 changes: 296 additions & 302 deletions go.sum

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions patches/kafkaSASLValidationPanicFix.patch

This file was deleted.

6 changes: 3 additions & 3 deletions patches/statsDfeatGateInstrumentationScope.patch
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Date: Tue Jul 25 17:33:22 2023 -0700

Add feature gate for instrumentation scope in statsd receiver

diff --git a/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/protocol/statsd_parser.go b/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/protocol/statsd_parser.go
diff --git a/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/internal/protocol/statsd_parser.go b/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/internal/protocol/statsd_parser.go
index 1cfec5cf..699d6ee7 100644
--- a/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/protocol/statsd_parser.go
+++ b/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/protocol/statsd_parser.go
--- a/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/internal/protocol/statsd_parser.go
+++ b/vendor/github.com/open-telemetry/opentelemetry-collector-contrib/receiver/statsdreceiver/internal/protocol/statsd_parser.go
@@ -14,6 +14,7 @@ import (
"github.com/lightstep/go-expohisto/structure"
"go.opentelemetry.io/collector/client"
Expand Down
302 changes: 154 additions & 148 deletions testbed/go.mod

Large diffs are not rendered by default.

650 changes: 323 additions & 327 deletions testbed/go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vendor/cloud.google.com/go/compute/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 38 additions & 4 deletions vendor/github.com/Azure/go-autorest/autorest/adal/token.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

200 changes: 200 additions & 0 deletions vendor/github.com/DataDog/datadog-agent/pkg/proto/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e407809

Please sign in to comment.