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): split metadata extraction from otel collector #3122

Merged
merged 1 commit into from Jun 30, 2023

Conversation

swiatekm-sumo
Copy link
Contributor

@swiatekm-sumo swiatekm-sumo commented Jun 30, 2023

Make the otel metrics collector strictly replace Prometheus, and keep the metadata StatefulSet separate. Originally I'd wanted to simplify the architecture by merging these two components, but this ended up making the migration more complicated and difficult to understand. We can do the architectural changes separately, in a future release.

Checklist

  • Changelog updated or skip changelog label added
  • Documentation updated
  • Template tests added for new features
  • Integration tests added or modified for major features

@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/split-collector-metadata branch from 795db82 to 35380cb Compare June 30, 2023 11:22
@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/split-collector-metadata branch from 35380cb to 7096b20 Compare June 30, 2023 11:35
@swiatekm-sumo swiatekm-sumo force-pushed the feat/metrics/split-collector-metadata branch from 7096b20 to c0a475f Compare June 30, 2023 11:43
@swiatekm-sumo swiatekm-sumo marked this pull request as ready for review June 30, 2023 11:43
@swiatekm-sumo swiatekm-sumo requested a review from a team as a code owner June 30, 2023 11:43
@swiatekm-sumo swiatekm-sumo merged commit b25e672 into main Jun 30, 2023
40 checks passed
@swiatekm-sumo swiatekm-sumo deleted the feat/metrics/split-collector-metadata branch June 30, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants