Skip to content

Commit 46532d2

Browse files
build(deps): bump github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor from 0.9.0 to 0.11.0 (#5413)
* build(deps): bump github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor Bumps [github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor](https://github.com/elastic/opentelemetry-collector-components) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/elastic/opentelemetry-collector-components/releases) - [Commits](elastic/opentelemetry-collector-components@processor/elasticinframetricsprocessor/v0.9.0...processor/elasticinframetricsprocessor/v0.11.0) --- updated-dependencies: - dependency-name: github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Update NOTICE.txt * Update otel README.md --------- Signed-off-by: dependabot[bot] <support@github.com> 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 93c20b7 commit 46532d2

File tree

4 files changed

+63
-21
lines changed

4 files changed

+63
-21
lines changed

NOTICE.txt

Lines changed: 47 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2766,11 +2766,11 @@ limitations under the License.
27662766

27672767
--------------------------------------------------------------------------------
27682768
Dependency : github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor
2769-
Version: v0.9.0
2769+
Version: v0.11.0
27702770
Licence type (autodetected): Apache-2.0
27712771
--------------------------------------------------------------------------------
27722772

2773-
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor@v0.9.0/LICENSE:
2773+
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor@v0.11.0/LICENSE:
27742774

27752775
Apache License
27762776
Version 2.0, January 2004
@@ -15105,11 +15105,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1510515105

1510615106
--------------------------------------------------------------------------------
1510715107
Dependency : google.golang.org/grpc
15108-
Version: v1.65.0
15108+
Version: v1.66.0
1510915109
Licence type (autodetected): Apache-2.0
1511015110
--------------------------------------------------------------------------------
1511115111

15112-
Contents of probable licence file $GOMODCACHE/google.golang.org/grpc@v1.65.0/LICENSE:
15112+
Contents of probable licence file $GOMODCACHE/google.golang.org/grpc@v1.66.0/LICENSE:
1511315113

1511415114

1511515115
Apache License
@@ -22887,11 +22887,11 @@ limitations under the License.
2288722887

2288822888
--------------------------------------------------------------------------------
2288922889
Dependency : github.com/elastic/opentelemetry-lib
22890-
Version: v0.8.1
22890+
Version: v0.9.0
2289122891
Licence type (autodetected): Apache-2.0
2289222892
--------------------------------------------------------------------------------
2289322893

22894-
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.8.1/LICENSE:
22894+
Contents of probable licence file $GOMODCACHE/github.com/elastic/opentelemetry-lib@v0.9.0/LICENSE:
2289522895

2289622896
Apache License
2289722897
Version 2.0, January 2004
@@ -23159,11 +23159,11 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2315923159

2316023160
--------------------------------------------------------------------------------
2316123161
Dependency : github.com/envoyproxy/go-control-plane
23162-
Version: v0.12.0
23162+
Version: v0.12.1-0.20240621013728-1eb8caab5155
2316323163
Licence type (autodetected): Apache-2.0
2316423164
--------------------------------------------------------------------------------
2316523165

23166-
Contents of probable licence file $GOMODCACHE/github.com/envoyproxy/go-control-plane@v0.12.0/LICENSE:
23166+
Contents of probable licence file $GOMODCACHE/github.com/envoyproxy/go-control-plane@v0.12.1-0.20240621013728-1eb8caab5155/LICENSE:
2316723167

2316823168
Apache License
2316923169
Version 2.0, January 2004
@@ -47401,6 +47401,45 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
4740147401
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4740247402

4740347403

47404+
--------------------------------------------------------------------------------
47405+
Dependency : github.com/planetscale/vtprotobuf
47406+
Version: v0.6.1-0.20240319094008-0393e58bdf10
47407+
Licence type (autodetected): BSD-3-Clause
47408+
--------------------------------------------------------------------------------
47409+
47410+
Contents of probable licence file $GOMODCACHE/github.com/planetscale/vtprotobuf@v0.6.1-0.20240319094008-0393e58bdf10/LICENSE:
47411+
47412+
Copyright (c) 2021, PlanetScale Inc. All rights reserved.
47413+
Copyright (c) 2013, The GoGo Authors. All rights reserved.
47414+
Copyright (c) 2018 The Go Authors. All rights reserved.
47415+
47416+
Redistribution and use in source and binary forms, with or without
47417+
modification, are permitted provided that the following conditions are
47418+
met:
47419+
47420+
* Redistributions of source code must retain the above copyright
47421+
notice, this list of conditions and the following disclaimer.
47422+
* Redistributions in binary form must reproduce the above
47423+
copyright notice, this list of conditions and the following disclaimer
47424+
in the documentation and/or other materials provided with the
47425+
distribution.
47426+
* Neither the name of Google Inc. nor the names of its
47427+
contributors may be used to endorse or promote products derived from
47428+
this software without specific prior written permission.
47429+
47430+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
47431+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
47432+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
47433+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
47434+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
47435+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
47436+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
47437+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
47438+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
47439+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
47440+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
47441+
47442+
4740447443
--------------------------------------------------------------------------------
4740547444
Dependency : github.com/pmezard/go-difflib
4740647445
Version: v1.0.1-0.20181226105442-5d4384ee4fb2

go.mod

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/elastic/go-sysinfo v1.14.1
2323
github.com/elastic/go-ucfg v0.8.8
2424
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015
25-
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0
25+
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.11.0
2626
github.com/fatih/color v1.16.0
2727
github.com/fsnotify/fsnotify v1.7.0
2828
github.com/go-viper/mapstructure/v2 v2.1.0
@@ -68,7 +68,7 @@ require (
6868
golang.org/x/text v0.17.0
6969
golang.org/x/time v0.5.0
7070
golang.org/x/tools v0.23.0
71-
google.golang.org/grpc v1.65.0
71+
google.golang.org/grpc v1.66.0
7272
google.golang.org/protobuf v1.34.2
7373
gopkg.in/ini.v1 v1.67.0
7474
gopkg.in/yaml.v2 v2.4.0
@@ -161,10 +161,10 @@ require (
161161
github.com/elastic/go-structform v0.0.12 // indirect
162162
github.com/elastic/go-windows v1.0.2 // indirect
163163
github.com/elastic/gosigar v0.14.3 // indirect
164-
github.com/elastic/opentelemetry-lib v0.8.1 // indirect
164+
github.com/elastic/opentelemetry-lib v0.9.0 // indirect
165165
github.com/elastic/pkcs8 v1.0.0 // indirect
166166
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
167-
github.com/envoyproxy/go-control-plane v0.12.0 // indirect
167+
github.com/envoyproxy/go-control-plane v0.12.1-0.20240621013728-1eb8caab5155 // indirect
168168
github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
169169
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
170170
github.com/evanphx/json-patch/v5 v5.9.0 // indirect
@@ -289,6 +289,7 @@ require (
289289
github.com/ovh/go-ovh v1.6.0 // indirect
290290
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
291291
github.com/pkg/errors v0.9.1 // indirect
292+
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
292293
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
293294
github.com/power-devops/perfstat v0.0.0-20220216144756-c35f1ee13d7c // indirect
294295
github.com/prometheus-community/windows_exporter v0.27.2 // indirect

go.sum

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -810,10 +810,10 @@ github.com/elastic/gosigar v0.14.3 h1:xwkKwPia+hSfg9GqrCUKYdId102m9qTJIIr7egmK/u
810810
github.com/elastic/gosigar v0.14.3/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
811811
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015 h1:z8cC8GASpPo8yKlbnXI36HQ/BM9wYjhBPNbDjAWm0VU=
812812
github.com/elastic/mock-es v0.0.0-20240712014503-e5b47ece0015/go.mod h1:qH9DX/Dmflz6EAtaks/+2SsdQzecVAKE174Zl66hk7E=
813-
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0 h1:doAq6iwGr+xeWoBS0ZKLqJZNfC/l+zUgpwtuM1SrIG0=
814-
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.9.0/go.mod h1:mAgyZ8oRQmMNg4mBULsXduxOt36xUEizjkmlFrZCwe8=
815-
github.com/elastic/opentelemetry-lib v0.8.1 h1:1QnrlBsaDKKlTlTMajgQTYdOFg42rAZLU/CH9DKZ3vE=
816-
github.com/elastic/opentelemetry-lib v0.8.1/go.mod h1:ttRzVFcQKjogveyhxDTRMD+s6Igi5XHqV7HcU933lR8=
813+
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.11.0 h1:UXczHWXK3XjeE3/VYElDjcMtvl/U28ZEJV7RFfBDRpU=
814+
github.com/elastic/opentelemetry-collector-components/processor/elasticinframetricsprocessor v0.11.0/go.mod h1:OY+DoQiiDBwFpt4Aa2uTH2uUbZV/slqo4ZgYX2gNCgU=
815+
github.com/elastic/opentelemetry-lib v0.9.0 h1:auMnq5zxqnB3eQNNdfz8+mtooy0D8+2ZEusU0sHeDj4=
816+
github.com/elastic/opentelemetry-lib v0.9.0/go.mod h1:H4ECk7whGn41etgYL4zQWJ2BWN5xwP2A5HUIIwNrM9Y=
817817
github.com/elastic/pkcs8 v1.0.0 h1:HhitlUKxhN288kcNcYkjW6/ouvuwJWd9ioxpjnD9jVA=
818818
github.com/elastic/pkcs8 v1.0.0/go.mod h1:ipsZToJfq1MxclVTwpG7U/bgeDtf+0HkUiOxebk95+0=
819819
github.com/elazarl/goproxy v0.0.0-20180725130230-947c36da3153/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=
@@ -831,8 +831,8 @@ github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0/go.m
831831
github.com/envoyproxy/go-control-plane v0.9.10-0.20210907150352-cf90f659a021/go.mod h1:AFq3mo9L8Lqqiid3OhADV3RfLJnjiw63cSpi+fDTRC0=
832832
github.com/envoyproxy/go-control-plane v0.10.2-0.20220325020618-49ff273808a1/go.mod h1:KJwIaB5Mv44NWtYuAOFCVOjcI94vtpEz2JU/D2v6IjE=
833833
github.com/envoyproxy/go-control-plane v0.10.3/go.mod h1:fJJn/j26vwOu972OllsvAgJJM//w9BV6Fxbg2LuVd34=
834-
github.com/envoyproxy/go-control-plane v0.12.0 h1:4X+VP1GHd1Mhj6IB5mMeGbLCleqxjletLK6K0rbxyZI=
835-
github.com/envoyproxy/go-control-plane v0.12.0/go.mod h1:ZBTaoJ23lqITozF0M6G4/IragXCQKCnYbmlmtHvwRG0=
834+
github.com/envoyproxy/go-control-plane v0.12.1-0.20240621013728-1eb8caab5155 h1:IgJPqnrlY2Mr4pYB6oaMKvFvwJ9H+X6CCY5x1vCTcpc=
835+
github.com/envoyproxy/go-control-plane v0.12.1-0.20240621013728-1eb8caab5155/go.mod h1:5Wkq+JduFtdAXihLmeTJf+tRYIT4KBc2vPXDhwVo1pA=
836836
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
837837
github.com/envoyproxy/protoc-gen-validate v0.6.7/go.mod h1:dyJXwwfPK2VSqiB9Klm1J6romD608Ba7Hij42vrOBCo=
838838
github.com/envoyproxy/protoc-gen-validate v0.9.1/go.mod h1:OKNgG7TCp5pF4d6XftA0++PMirau2/yoOwVac3AbF2w=
@@ -1504,6 +1504,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
15041504
github.com/pkg/profile v1.6.0/go.mod h1:qBsxPvzyUincmltOk6iyRVxHYg4adc0OFOv72ZdLa18=
15051505
github.com/pkg/sftp v1.10.1/go.mod h1:lYOWFsE0bwd1+KfKJaKeuokY15vzFx25BLbzYYoAxZI=
15061506
github.com/pkg/sftp v1.13.1/go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qRg=
1507+
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 h1:GFCKgmp0tecUJ0sJuv4pzYCqS9+RGSn52M3FUwPs+uo=
1508+
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10/go.mod h1:t/avpk3KcrXxUnYOhZhMXJlSEyie6gQbtLq5NM3loB8=
15071509
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
15081510
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
15091511
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
@@ -2562,8 +2564,8 @@ google.golang.org/grpc v1.50.1/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCD
25622564
google.golang.org/grpc v1.51.0/go.mod h1:wgNDFcnuBGmxLKI/qn4T+m5BtEBYXJPvibbUPsAIPww=
25632565
google.golang.org/grpc v1.53.0/go.mod h1:OnIrk0ipVdj4N5d9IUoFUx72/VlD7+jUsHwZgwSMQpw=
25642566
google.golang.org/grpc v1.54.0/go.mod h1:PUSEXI6iWghWaB6lXM4knEgpJNu2qUcKfDtNci3EC2g=
2565-
google.golang.org/grpc v1.65.0 h1:bs/cUb4lp1G5iImFFd3u5ixQzweKizoZJAwBNLR42lc=
2566-
google.golang.org/grpc v1.65.0/go.mod h1:WgYC2ypjlB0EiQi6wdKixMqukr6lBc0Vo+oOgjrM5ZQ=
2567+
google.golang.org/grpc v1.66.0 h1:DibZuoBznOxbDQxRINckZcUvnCEvrW9pcWIE2yF9r1c=
2568+
google.golang.org/grpc v1.66.0/go.mod h1:s3/l6xSSCURdVfAnL+TqCNMyTDAGN6+lZeVxnZR128Y=
25672569
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
25682570
google.golang.org/grpc/examples v0.0.0-20230831183909-e498bbc9bd37 h1:kNDwMX0e15RGrBh4L1jfhVxyddRi6J/y8Gg+dcZr+S8=
25692571
google.golang.org/grpc/examples v0.0.0-20230831183909-e498bbc9bd37/go.mod h1:GGFp5xqHkVYOZBc9//ZnLinno7HB6j97fG1nL3au94o=

internal/pkg/otel/README.md

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

5555
| Component | Version |
5656
|---|---|
57-
| [elasticinframetricsprocessor](https://github.com/elastic/opentelemetry-collector-components/blob/processor/elasticinframetricsprocessor/v0.9.0/processor/elasticinframetricsprocessor/README.md) | v0.9.0 |
57+
| [elasticinframetricsprocessor](https://github.com/elastic/opentelemetry-collector-components/blob/processor/elasticinframetricsprocessor/v0.11.0/processor/elasticinframetricsprocessor/README.md) | v0.11.0 |
5858
| [memorylimiterprocessor](https://github.com/open-telemetry/opentelemetry-collector/blob/processor/memorylimiterprocessor/v0.108.1/processor/memorylimiterprocessor/README.md) | v0.108.1 |
5959
| [attributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/attributesprocessor/v0.108.0/processor/attributesprocessor/README.md) | v0.108.0 |
6060
| [filterprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/processor/filterprocessor/v0.108.0/processor/filterprocessor/README.md) | v0.108.0 |

0 commit comments

Comments
 (0)