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

Allow for configuration of prometheus scrape metrics for ADOT eks addon to be part of the addon configuration >= 0.88.0 #2511

Closed
sastie-rai opened this issue Dec 4, 2023 · 4 comments
Labels

Comments

@sastie-rai
Copy link

The current setup does not allow for the prometheus scrape metrics to be provided as part of the addon configuration.
The current way of modifying scrape interval and timeout is through:
kubectl -n opentelemetry-operator-system edit opentelemetrycollector adot-col-prom-metrics

it would be nice to be able to have these configurable as part of the addon config.

config:
   receivers:
      prometheus:
        config:
          global:
            scrape_interval: 15s
            scrape_timeout: 10s
Copy link
Contributor

github-actions bot commented Feb 4, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Feb 4, 2024
@sastie-rai
Copy link
Author

Anybody else wanting this feature ?

@github-actions github-actions bot removed the stale label Feb 11, 2024
Copy link
Contributor

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the stale label Apr 14, 2024
Copy link
Contributor

This issue was closed because it has been marked as stale for 30 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant