peimanja / artifactory_exporter

JFrog Artifactory Prometheus Exporter written in Go
Apache License 2.0
140 stars 37 forks source link

Error creating the config. err: `ARTI_USERNAME` and `ARTI_PASSWORD` or `ARTI_ACCESS_TOKEN` environment variable hast to be set source="artifactory_exporter.go:20" #117

Closed kubiaki closed 8 months ago

kubiaki commented 8 months ago

Hello, I am facing the error below even tho I have set all the env variables:

"Error creating the config. err: ARTI_USERNAME and ARTI_PASSWORD or ARTI_ACCESS_TOKEN environment variable hast to be set source="artifactory_exporter.go:20""

Have you found this before?

OS: Debian GNU/Linux 11 (bullseye) Artifactory Enterprise Plus 7.71.2

kubiaki commented 8 months ago

Issue fixed.

kubiaki commented 8 months ago

Thanks.