File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -3576,11 +3576,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-c
3576
3576
3577
3577
--------------------------------------------------------------------------------
3578
3578
Dependency : github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver
3579
- Version: v0.2.0
3579
+ Version: v0.2.1
3580
3580
Licence type (autodetected): Apache-2.0
3581
3581
--------------------------------------------------------------------------------
3582
3582
3583
- Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/receiver/
[email protected] .
0 /LICENSE:
3583
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/receiver/
[email protected] .
1 /LICENSE:
3584
3584
3585
3585
Apache License
3586
3586
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -3576,11 +3576,11 @@ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-c
3576
3576
3577
3577
--------------------------------------------------------------------------------
3578
3578
Dependency : github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver
3579
- Version: v0.2.0
3579
+ Version: v0.2.1
3580
3580
Licence type (autodetected): Apache-2.0
3581
3581
--------------------------------------------------------------------------------
3582
3582
3583
- Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/receiver/
[email protected] .
0 /LICENSE:
3583
+ Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/receiver/
[email protected] .
1 /LICENSE:
3584
3584
3585
3585
Apache License
3586
3586
Version 2.0, January 2004
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
31
31
github.com/elastic/opentelemetry-collector-components/extension/apmconfigextension v0.5.0
32
32
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.16.0
33
33
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.9.0
34
- github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.0
34
+ github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.1
35
35
github.com/fatih/color v1.18.0
36
36
github.com/fsnotify/fsnotify v1.9.0
37
37
github.com/go-viper/mapstructure/v2 v2.3.0
Original file line number Diff line number Diff line change @@ -557,8 +557,8 @@ github.com/elastic/opentelemetry-collector-components/processor/elastictraceproc
557
557
github.com/elastic/opentelemetry-collector-components/processor/elastictraceprocessor v0.9.0 /go.mod h1:abeJCmXXWoNdCqyIFkzgZAnvK9QkxAqyBLMonlKxAZ0 =
558
558
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 h1:m2RieHXVTRykAd7VdpryuAV56Ia/eidgtlEutnG/m5w =
559
559
github.com/elastic/opentelemetry-collector-components/processor/lsmintervalprocessor v0.8.0 /go.mod h1:uQHpGpKwGHhdO5fm2hx1mthiPMiScmFOp5XNwD0EqVw =
560
- github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.0 h1:h1gGRol15HQupkhVW+x5GSI9DcZrjEqPlJCTmf5A9kg =
561
- github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.0 /go.mod h1:6GD6slW/fYTxZkhBfjk2TaSJHmyevZfyuudIyqXAfwc =
560
+ github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.1 h1:kcwYI2wQVFYnZojkKtFky3lrFZB1BDmw6SivDffP+qs =
561
+ github.com/elastic/opentelemetry-collector-components/receiver/elasticapmintakereceiver v0.2.1 /go.mod h1:6GD6slW/fYTxZkhBfjk2TaSJHmyevZfyuudIyqXAfwc =
562
562
github.com/elastic/opentelemetry-lib v0.21.0 h1:aktZQ6hocz/yVMOikDrdcjWtl/qcK/AfMBundZJTCcQ =
563
563
github.com/elastic/opentelemetry-lib v0.21.0 /go.mod h1:mNcdHi6ivTn5w4bE18as43gzKt2rVmK4HCeJZ9JmFXk =
564
564
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA =
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ This section provides a summary of components included in the Elastic Distributi
35
35
36
36
| Component | Version |
37
37
| ---| ---|
38
- | [ elasticapmintakereceiver] ( https://github.com/elastic/opentelemetry-collector-components/blob/receiver/elasticapmintakereceiver/v0.2.0 /receiver/elasticapmintakereceiver/README.md ) | v0.2.0 |
38
+ | [ elasticapmintakereceiver] ( https://github.com/elastic/opentelemetry-collector-components/blob/receiver/elasticapmintakereceiver/v0.2.1 /receiver/elasticapmintakereceiver/README.md ) | v0.2.1 |
39
39
| [ filelogreceiver] ( https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/filelogreceiver/v0.130.0/receiver/filelogreceiver/README.md ) | v0.130.0 |
40
40
| [ hostmetricsreceiver] ( https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/hostmetricsreceiver/v0.130.0/receiver/hostmetricsreceiver/README.md ) | v0.130.0 |
41
41
| [ httpcheckreceiver] ( https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/receiver/httpcheckreceiver/v0.130.0/receiver/httpcheckreceiver/README.md ) | v0.130.0 |
You can’t perform that action at this time.
0 commit comments