We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc5aad2 commit 4fb452aCopy full SHA for 4fb452a
config/config.go
@@ -41,7 +41,7 @@ var secretTokenJSON string
41
42
// MarshalSecretValue if set to true will expose Secret type
43
// through the marshal interfaces. Useful for outside projects
44
-// that load and marshal the Prometheus config.
+// that load and marshal the Alertmanager config.
45
var MarshalSecretValue bool = commoncfg.MarshalSecretValue
46
47
func init() {
0 commit comments