peimanja / artifactory_exporter

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

fetch limited data from artifactory #73

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi team, Thanks for creating this exporter. I have recently used it and able to connect and fetch data but I don't know why its limited to only few parameters (Prometheus query screenshot attached). Any idea about it?

2022-04-01 00_45_26-4  ARTIF1WABAC001 ( Artifactory Acpt ) 2022-04-01 00_43_42-Prometheus Time Series Collection and Processing Server

peimanja commented 2 years ago

hey @dineshpsalm, Thanks for trying out this exporter. As you can see in the logs, looks like there is an error. Please try out the latest release as it might provide better logging. But looks like some config issue. artifactory.scrape-uri normally is something like "https:///artifactory"

ghost commented 2 years ago

hey @dineshpsalm, Thanks for trying out this exporter. As you can see in the logs, looks like there is an error. Please try out the latest release as it might provide better logging. But looks like some config issue. artifactory.scrape-uri normally is something like "https:///artifactory"

Great it worked well for me..