Skip to content

Commit

Permalink
Revert "Add an otelcol.processor.attributes component (#3349)" (#3589)
Browse files Browse the repository at this point in the history
* Revert "Add an otelcol.processor.attributes component (#3349)"

This reverts commit 84a6494.

* Update docs/sources/flow/reference/components/discovery.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/mimir.rules.kubernetes.md

Co-authored-by: Mischa Thompson <mischabear@gmail.com>

* Update docs/sources/flow/reference/components/otelcol.processor.batch.md

---------

Co-authored-by: Mischa Thompson <mischabear@gmail.com>
  • Loading branch information
2 people authored and clayton-cornell committed Aug 14, 2023
1 parent 868755e commit 74923e5
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 2,437 deletions.
1 change: 0 additions & 1 deletion component/all/all.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ import (
_ "github.com/grafana/agent/component/otelcol/exporter/otlphttp" // Import otelcol.exporter.otlphttp
_ "github.com/grafana/agent/component/otelcol/exporter/prometheus" // Import otelcol.exporter.prometheus
_ "github.com/grafana/agent/component/otelcol/extension/jaeger_remote_sampling" // Import otelcol.extension.jaeger_remote_sampling
_ "github.com/grafana/agent/component/otelcol/processor/attributes" // Import otelcol.processor.attributes
_ "github.com/grafana/agent/component/otelcol/processor/batch" // Import otelcol.processor.batch
_ "github.com/grafana/agent/component/otelcol/processor/memorylimiter" // Import otelcol.processor.memory_limiter
_ "github.com/grafana/agent/component/otelcol/processor/tail_sampling" // Import otelcol.processor.tail_sampling
Expand Down
93 changes: 0 additions & 93 deletions component/otelcol/config_attraction.go

This file was deleted.

60 changes: 0 additions & 60 deletions component/otelcol/config_attraction_test.go

This file was deleted.

Loading

0 comments on commit 74923e5

Please sign in to comment.