issues
search
peimanja
/
artifactory_exporter
JFrog Artifactory Prometheus Exporter written in Go
Apache License 2.0
141
stars
37
forks
source link
Rename metrics and refactor configs
#1
Closed
peimanja
closed
4 years ago
peimanja
commented
4 years ago
Rename the metrics namespace from
arti
to
artifactory
Remove the
--artifactory.password
flag. Now it only supports passing the artifactory password via
ARTI_PASSWORD
environment variable.
Refactor the configs and add some validation
arti
toartifactory
--artifactory.password
flag. Now it only supports passing the artifactory password viaARTI_PASSWORD
environment variable.