Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add send_queue and retry_on_failure options for otlp exporter #246

Closed
wants to merge 1 commit into from

Conversation

obs-gh-alexlew
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Oct 16, 2024

The following chart updates are necessary:

diff --git a/charts/agent/Chart.yaml b/charts/agent/Chart.yaml
index b08a416..2cc50b5 100644
--- a/charts/agent/Chart.yaml
+++ b/charts/agent/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
 name: agent
 description: Chart to install K8s collection stack based on Observe Agent
 type: application
-version: 0.23.0
+version: 0.24.0
 appVersion: "1.1.0"
 dependencies:
   - name: opentelemetry-collector

Copy link
Contributor

@arthur-observe arthur-observe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check examples/agent folder and see if any changes are needed there in provided values files

@obs-gh-alexlew
Copy link
Contributor Author

Can you check examples/agent folder and see if any changes are needed there in provided values files

Just checked, none of the migrated fields are used in the examples

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants