Skip to content

Commit

Permalink
Merge pull request #43 from solarwinds/feature/NH-10152-send-events-t…
Browse files Browse the repository at this point in the history
…o-common-namespace

NH-10152: Send events to the common namespace
  • Loading branch information
michalJakubis authored Jun 7, 2022
2 parents 7e99977 + f31c307 commit a773726
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion build/nighthawk-swi-opentelemetry-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ processors:
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/groupbyattrsprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/deltatorateprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/cumulativetodeltaprocessor v0.51.0
- gomod: github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricsgenerationprocessor v0.51.0
Expand Down
7 changes: 0 additions & 7 deletions build/otel-collector-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -361,12 +361,6 @@ processors:
- key: image
action: delete

attributes:
actions:
- key: sw.namespace
action: insert
value: k8s_monitor

batch:
send_batch_size: 8192
send_batch_max_size: 8192
Expand Down Expand Up @@ -433,7 +427,6 @@ service:
- otlp
processors:
- resource
- attributes
- memory_limiter
- batch
receivers:
Expand Down

0 comments on commit a773726

Please sign in to comment.