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

Marshal server group inline configs. #602

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

jmcarp
Copy link
Contributor

@jmcarp jmcarp commented Jun 24, 2023

Currently, the /config page doesn't show service discovery configuration, since it's an inline configuration and ignored by the default yaml marshaller. This patch uses the MarshalYAMLWithInlineConfigs helper from prometheus to include the service discovery configuration in the marshalled yaml.

Currently, the /config page doesn't show service discovery
configuration, since it's an inline configuration and ignored by the
default yaml marshaller. This patch uses the MarshalYAMLWithInlineConfigs
helper from prometheus to include the service discovery configuration in the
marshalled yaml.
@jacksontj jacksontj merged commit 8ecf2b5 into jacksontj:master Jun 25, 2023
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.

2 participants