Skip to content

Commit

Permalink
Revert "[receivers/awscontainerinsightsreceiver] Add podresourcesstor…
Browse files Browse the repository at this point in the history
…e in aws…"

This reverts commit a4af460.
  • Loading branch information
aditya-purang authored Mar 6, 2024
1 parent a4af460 commit a018617
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 544 deletions.
20 changes: 0 additions & 20 deletions .chloggen/add-pod-resources-store.yaml

This file was deleted.

3 changes: 1 addition & 2 deletions receiver/awscontainerinsightreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ require (
go.opentelemetry.io/otel/trace v1.23.1
go.uber.org/goleak v1.3.0
go.uber.org/zap v1.26.0
google.golang.org/grpc v1.61.0
k8s.io/api v0.29.2
k8s.io/apimachinery v0.29.2
k8s.io/client-go v0.29.2
k8s.io/klog v1.0.0
k8s.io/kubelet v0.27.3
)

require (
Expand Down Expand Up @@ -142,6 +140,7 @@ require (
golang.org/x/time v0.4.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240102182953-50ed04b92917 // indirect
google.golang.org/grpc v1.61.0 // indirect
google.golang.org/protobuf v1.32.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
2 changes: 0 additions & 2 deletions receiver/awscontainerinsightreceiver/go.sum

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

This file was deleted.

This file was deleted.

Loading

0 comments on commit a018617

Please sign in to comment.