Merged
Conversation
* delete deprecated signalfx access_token_passthrough * update CHANGELOG * changes after review * fixing signalfx receiver cofiguration * adding include_metadata by default in sfx receiver, removing prevous changes * update examples * remove empty lines * fix typo --------- Co-authored-by: Pawel Szkamruk <pszkamruk@splunk.com>
* [agent] Remove signalfx receiver from default config * add pr number to changelog * Update .chloggen/removesfxreceivernongateway.yaml Co-authored-by: Jina Jain <jjain@splunk.com> * rebase and make pre-commit --------- Co-authored-by: Jina Jain <jjain@splunk.com>
* Prepare release v0.137.0 --------- Co-authored-by: jvoravong <47871238+jvoravong@users.noreply.github.com> Co-authored-by: Pawel Szkamruk <pszkamruk@splunk.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Splunk OpenTelemetry Collector version from 0.136.0/0.136.1 to 0.137.0 across all example manifests and configurations. The changes include:
- Version bumps for Helm charts, Docker images, and application versions
- Removal of the deprecated SignalFx receiver and its associated port configurations
- Configuration updates to the SignalFx receiver in gateway deployments
Reviewed Changes
Copilot reviewed 300 out of 429 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Various serviceAccount.yaml files | Updated Helm chart and app version labels to 0.137.0 |
| Various daemonset.yaml files | Updated container image to 0.137.0, removed SignalFx port configurations |
| Various deployment-*.yaml files | Updated container image to 0.137.0 and checksum annotations |
| Various configmap-agent.yaml files | Removed SignalFx receiver configuration, updated version to 0.137.0 |
| Various configmap-gateway.yaml files | Replaced access_token_passthrough with include_metadata in SignalFx receiver |
| Various service-agent.yaml files | Removed SignalFx service port definitions |
| Various configmap-cluster-receiver.yaml files | Updated splunk_app_version to 0.137.0 |
| Various clusterRole*.yaml files | Updated Helm chart and app version labels to 0.137.0 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Link to Splunk idea: <Link to Splunk idea, see https://ideas.splunk.com>
Testing:
Documentation: