Skip to content

Commit 1929f00

Browse files
build(deps): bump github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector from 0.4.0 to 0.6.0 (#9329)
* build(deps): bump github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector Bumps [github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector](https://github.com/elastic/opentelemetry-collector-components) from 0.4.0 to 0.6.0. - [Release notes](https://github.com/elastic/opentelemetry-collector-components/releases) - [Changelog](https://github.com/elastic/opentelemetry-collector-components/blob/main/docs/release.md) - [Commits](elastic/opentelemetry-collector-components@extension/apmconfigextension/v0.4.0...processor/ratelimitprocessor/v0.6.0) --- updated-dependencies: - dependency-name: github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update NOTICE.txt and/or NOTICE-fips.txt * Update otel README.md --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 397864b commit 1929f00

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

NOTICE-fips.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2521,11 +2521,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
25212521

25222522
--------------------------------------------------------------------------------
25232523
Dependency : github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector
2524-
Version: v0.4.0
2524+
Version: v0.6.0
25252525
Licence type (autodetected): Apache-2.0
25262526
--------------------------------------------------------------------------------
25272527

2528-
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector@v0.4.0/LICENSE:
2528+
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector@v0.6.0/LICENSE:
25292529

25302530
Apache License
25312531
Version 2.0, January 2004
@@ -44311,11 +44311,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-c
4431144311

4431244312
--------------------------------------------------------------------------------
4431344313
Dependency : github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor
44314-
Version: v0.7.0
44314+
Version: v0.8.0
4431544315
Licence type (autodetected): Apache-2.0
4431644316
--------------------------------------------------------------------------------
4431744317

44318-
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor@v0.7.0/LICENSE:
44318+
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor@v0.8.0/LICENSE:
4431944319

4432044320
Apache License
4432144321
Version 2.0, January 2004

NOTICE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2521,11 +2521,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/[email protected]
25212521

25222522
--------------------------------------------------------------------------------
25232523
Dependency : github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector
2524-
Version: v0.4.0
2524+
Version: v0.6.0
25252525
Licence type (autodetected): Apache-2.0
25262526
--------------------------------------------------------------------------------
25272527

2528-
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector@v0.4.0/LICENSE:
2528+
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector@v0.6.0/LICENSE:
25292529

25302530
Apache License
25312531
Version 2.0, January 2004
@@ -46464,11 +46464,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-c
4646446464

4646546465
--------------------------------------------------------------------------------
4646646466
Dependency : github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor
46467-
Version: v0.7.0
46467+
Version: v0.8.0
4646846468
Licence type (autodetected): Apache-2.0
4646946469
--------------------------------------------------------------------------------
4647046470

46471-
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor@v0.7.0/LICENSE:
46471+
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor@v0.8.0/LICENSE:
4647246472

4647346473
Apache License
4647446474
Version 2.0, January 2004

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/elastic/go-sysinfo v1.15.3
2727
github.com/elastic/go-ucfg v0.8.9-0.20250307075119-2a22403faaea
2828
github.com/elastic/mock-es v0.0.0-20250324153755-573fc6c0ac4b
29-
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.4.0
29+
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.6.0
3030
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.3.0
3131
github.com/elastic/opentelemetry-collector-components/extension/apmconfigextension v0.5.0
3232
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.16.0
@@ -347,7 +347,7 @@ require (
347347
github.com/elastic/lunes v0.1.0 // indirect
348348
github.com/elastic/mito v1.22.0 // indirect
349349
github.com/elastic/opentelemetry-collector-components/internal/sharedcomponent v0.0.0-20250220025958-386ba0c4bced // indirect
350-
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.7.0 // indirect
350+
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 // indirect
351351
github.com/elastic/opentelemetry-lib v0.21.0 // indirect
352352
github.com/elastic/pkcs8 v1.0.0 // indirect
353353
github.com/elastic/sarama v1.19.1-0.20250603175145-7672917f26b6 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -541,8 +541,8 @@ github.com/elastic/mito v1.22.0 h1:DW4RkO+PLwSbKVF5ijYzi0ug+TKzLL+DVJRzbOPbzQ0=
541541
github.com/elastic/mito v1.22.0/go.mod h1:h1V+8B62+DXsu0TstJkjsTh5ewJIDJlwzxPkP3HBM9s=
542542
github.com/elastic/mock-es v0.0.0-20250324153755-573fc6c0ac4b h1:gaMtsr25lreEBrrVvZnztKJY3ywn3s3fHE+5f+Vg2tc=
543543
github.com/elastic/mock-es v0.0.0-20250324153755-573fc6c0ac4b/go.mod h1:cXqWcLnmu5y4QveTb2hjk7rgzkHMuZsqeXtbJpNAcu0=
544-
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.4.0 h1:DFka2hJDy0vtZlM48gXJUBroZID93QKkGa2zGQwSXHQ=
545-
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.4.0/go.mod h1:7WDRAi1Og4t400pyOOzjm9FtrOdufvRTOiUBbNC389Y=
544+
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.6.0 h1:vOlC/pDdj4pj6iGMk4SQqECfzKrMtOauziGIRrpaDuw=
545+
github.com/elastic/opentelemetry-collector-components/connector/elasticapmconnector v0.6.0/go.mod h1:SKo+rmzFdcSfLpucgSQWWsrqGO6FbEIGOyfwLEHfqD0=
546546
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.3.0 h1:4n6DG66F/7Bo4yIvrvQdRjh9hxlQb5XT7Va12f0ynWg=
547547
github.com/elastic/opentelemetry-collector-components/extension/apikeyauthextension v0.3.0/go.mod h1:PP7E4hAPU0u2rvfuwe1w2NDyJ5/JH7iziSPUdwxV5+4=
548548
github.com/elastic/opentelemetry-collector-components/extension/apmconfigextension v0.5.0 h1:ZMa57/H3ZXC1vkxoXAWP7zPW83NLi672LvxXI0p1fWM=
@@ -555,8 +555,8 @@ github.com/elastic/opentelemetry-collector-components/processor/elasticinframetr
555555
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.16.0/go.mod h1:BH0yjGBnAxrQekOOq6ELiqA9VggIpFMP2pyQA4Z9bN8=
556556
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.9.0 h1:iJjeJfIeTZz8KxRaXIwnq11beDqYfR/sLNwe/hJsbOs=
557557
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.9.0/go.mod h1:abeJCmXXWoNdCqyIFkzgZAnvK9QkxAqyBLMonlKxAZ0=
558-
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.7.0 h1:E8IFePA8yhrSzDBwZKdyHyrKl3RN8p0AUBHmHI9svBc=
559-
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.7.0/go.mod h1:K+ca61TBvLpT3/kZQXL/zPPdh9fn2YoJoPeJHA3W72A=
558+
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 h1:m2RieHXVTRykAd7VdpryuAV56Ia/eidgtlEutnG/m5w=
559+
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0/go.mod h1:uQHpGpKwGHhdO5fm2hx1mthiPMiScmFOp5XNwD0EqVw=
560560
github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.0 h1:h1gGRol15HQupkhVW+x5GSI9DcZrjEqPlJCTmf5A9kg=
561561
github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.0/go.mod h1:6GD6slW/fYTxZkhBfjk2TaSJHmyevZfyuudIyqXAfwc=
562562
github.com/elastic/opentelemetry-lib v0.21.0 h1:aktZQ6hocz/yVMOikDrdcjWtl/qcK/AfMBundZJTCcQ=

internal/pkg/otel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ This section provides a summary of components included in the Elastic Distributi
102102

103103
| Component | Version |
104104
|---|---|
105-
| [elasticapmconnector](https://github.com/elastic/opentelemetry-collector-components/blob/connector/elasticapmconnector/v0.4.0/connector/elasticapmconnector/README.md) | v0.4.0 |
105+
| [elasticapmconnector](https://github.com/elastic/opentelemetry-collector-components/blob/connector/elasticapmconnector/v0.6.0/connector/elasticapmconnector/README.md) | v0.6.0 |
106106
| [forwardconnector](https://github.com/open-telemetry/opentelemetry-collector/blob/connector/forwardconnector/v0.130.0/connector/forwardconnector/README.md) | v0.130.0 |
107107
| [routingconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/connector/routingconnector/v0.130.0/connector/routingconnector/README.md) | v0.130.0 |
108108
| [spanmetricsconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/connector/spanmetricsconnector/v0.130.0/connector/spanmetricsconnector/README.md) | v0.130.0 |

0 commit comments

Comments
 (0)