Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No metrics with exporter #84

Closed
niccoxx opened this issue Nov 16, 2022 · 1 comment
Closed

No metrics with exporter #84

niccoxx opened this issue Nov 16, 2022 · 1 comment
Labels

Comments

@niccoxx
Copy link

niccoxx commented Nov 16, 2022

Hi,
I've configured this exporter via docker. The container starts correctly but I have no metrics on the grafana dashboard. The prometheus endpoint exposes only "systems" metrics not application ones.
In the logs I have this error:

level=error ts=2022-11-16T16:27:02.762Z caller=utils.go:57 msg="There was an error when trying to unmarshal the API Error" err="invalid character 'p' after top-level value ", systematic.

The container start like this:

docker run -d --env-file arti.file -p 9531:9531 peimanja/artifactory_exporter:latest --web.listen-address=":9531" --web.telemetry-path="/metrics" --log.level=debug --artifactory.scrape-uri="https://XXX.XXX"

Can I help me?
Regards
Nicola

@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant