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

Add kube-prom-stack exporters #1284

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

jaronoff97
Copy link
Contributor

@jaronoff97 jaronoff97 commented Jul 30, 2024

This PR adds the final exporters to the kube-prom-stack replacement. These exporters create services and servicemonitors that the target allocator picks up and assigns to the metrics daemonset.

Closes #1080
Follow up will be #1191

@jaronoff97 jaronoff97 requested a review from a team July 30, 2024 16:15
Copy link
Contributor Author

Choose a reason for hiding this comment

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

All of the files in exporters/ are copied from the kube-prometheus-stack exporters. This allows for a nearly-one-to-one migration from the kube-prom-stack chart.

Comment on lines +3914 to +3916
"kubeControllerManager": {
"$ref": "#/$defs/KubeServiceMonitorDefinition"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

note: most of the definitions have the exact same shape

@TylerHelmuth TylerHelmuth merged commit 144d15a into open-telemetry:main Jul 30, 2024
3 checks passed
@jaronoff97 jaronoff97 deleted the add-custom-exporters branch July 30, 2024 17:53
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.

[opentelemetry-kube-stack] Enable kube-prometheus-stack replication
2 participants