-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX: Use job name for instance label when PROMETHEUS_NOLABELS is s…
…et to true We were not disabling all labels when PROMETHEUS_NOLABELS is set to true. We now use the job name for the instance label and disabled port label (which is redundant). This way, labels will never change.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters