Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitryax committed Sep 18, 2024
1 parent 9259bdf commit 7ae065a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This Splunk OpenTelemetry Collector for Kubernetes release adopts the [Splunk Op
- `agent`: Add a feature gate `useControlPlaneMetricsHistogramData` ([#1372](https://github.com/signalfx/splunk-otel-collector-chart/pull/1372))
This feature gate allows to gather control plane metrics and send them as histogram data to Observability Cloud.
This is an experimental feature under heavy development.

- `agent`: Add base configuration to support the new continuous discovery mechanism. ([#1455](https://github.com/signalfx/splunk-otel-collector-chart/pull/1455))
The new continuous discovery mechanism is disabled by default. To enable it, set the following values in your configuration:
```yaml
Expand All @@ -28,7 +28,7 @@ This Splunk OpenTelemetry Collector for Kubernetes release adopts the [Splunk Op
enabled: true
featureGates: splunk.continuousDiscovery
```
- `operator`: Bump nodejs to v2.12.0 in helm-charts/splunk-otel-collector/values.yaml ([#1434](https://github.com/signalfx/splunk-otel-collector-chart/pull/1434))

### 🧰 Bug fixes 🧰
Expand Down

0 comments on commit 7ae065a

Please sign in to comment.