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!: refactor metrics metadata config #2622

Merged
merged 1 commit into from
Nov 24, 2022
Merged

Conversation

swiatekm
Copy link

@swiatekm swiatekm commented Nov 18, 2022

Description

Move the metrics metadata configuration to a template. We don't do much more here, there are more changes expected later, pulling out some of the configuration to top-level properties.

I've added two different ways of customizing the configuration directly. The contents of metadata.metrics.config.merge will be merged into the templated configuration, while metadata.metrics.config.override will replace it in total.

Migration can be found here: SumoLogic/sumologic-kubernetes-tools#380.


Checklist
  • Changelog updated

@swiatekm swiatekm changed the title feat!: move metrics metadata config to a template feat!: refactor metrics metadata config Nov 18, 2022
@swiatekm swiatekm force-pushed the feat/metrics-metadata-config branch 2 times, most recently from 6efa304 to 81a0f6f Compare November 23, 2022 15:52
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo left a comment

Choose a reason for hiding this comment

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

looks like all the tests are passing, after we moved the configuration from values.yaml to config.yaml for metrics metadata. LGTM!

@swiatekm swiatekm merged commit 91e75df into main Nov 24, 2022
@swiatekm swiatekm deleted the feat/metrics-metadata-config branch November 24, 2022 14:54
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.

3 participants