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(metrics): remove collection metrics remote write #3161

Merged
merged 2 commits into from Jul 25, 2023

Conversation

swiatekm-sumo
Copy link
Contributor

@swiatekm-sumo swiatekm-sumo commented Jul 21, 2023

Remove the remote write for collection metrics and have those metrics use the default remote write. This is a bit tricky as Fluent Bit and Prometheus Services are created by dependency Charts and don't follow our naming conventions. It also turned out we had an unnecessary Prometheus ServiceMonitor, which I fixed.

Checklist

  • Changelog updated or skip changelog label added

@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/collection-remotewrite branch from 71e4193 to be32e3e Compare July 21, 2023 15:37
@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/collection-remotewrite branch 2 times, most recently from 6047491 to 40aa3ce Compare July 24, 2023 09:06
@github-actions github-actions bot added the documentation documentation label Jul 24, 2023
@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/collection-remotewrite branch from 40aa3ce to 028996c Compare July 24, 2023 09:14
@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/collection-remotewrite branch from 028996c to 4e96ce1 Compare July 24, 2023 09:34
@swiatekm-sumo swiatekm-sumo marked this pull request as ready for review July 24, 2023 09:57
@swiatekm-sumo swiatekm-sumo requested a review from a team as a code owner July 24, 2023 09:57
@swiatekm-sumo swiatekm-sumo merged commit 5d7a307 into main Jul 25, 2023
41 checks passed
@swiatekm-sumo swiatekm-sumo deleted the feat/metrics/collection-remotewrite branch July 25, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants