-
Notifications
You must be signed in to change notification settings - Fork 166
Add prometheus receiver for EKS Apiserver metrics #1831
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
Conversation
helm-charts/splunk-otel-collector/scripts/init-eks-fargate-cluster-receiver.sh
Show resolved
Hide resolved
Why don't add it under the existing |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Waiting to merge this PR after which I'll enable the featuregate in eks/fargate test. |
Description:
Introduces a featureGate
enableEKSApiServerMetrics
to add prometheus receiver to scrape metrics from EKS apiserver. This can be used with distribution - eks or eks/fargate. This featureGate will send histograms as OTLP histograms to Splunk Observability.Testing:
Tested in eks and eks/fargate cluster