Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Marshal server group inline configs.
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.
- Loading branch information