Skip to content
Snippets Groups Projects
Commit cbc0e03b authored by Yordan Kinkov's avatar Yordan Kinkov
Browse files

#12 expose prometheus metics

parent 87af26e8
No related branches found
No related tags found
1 merge request!11Expose prometheus metrics
Pipeline #52538 passed
...@@ -9,7 +9,7 @@ type Config struct { ...@@ -9,7 +9,7 @@ type Config struct {
Cache cacheConfig Cache cacheConfig
Credential credentialConfig Credential credentialConfig
Signer signerConfig Signer signerConfig
Metrics metricsConfig Metrics metricsConfig
LogLevel string `envconfig:"LOG_LEVEL" default:"INFO"` LogLevel string `envconfig:"LOG_LEVEL" default:"INFO"`
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment