Open diogocardoso28 opened 1 year ago
For me, the problem was using an older image of json exporter in the docker compose file, instead of using the "latest" label. The example I had found was for an older version, the entirety of which I copied without modification. Changing the label to latest fixed the issue.
I get no erros but I also get no output:
Here's the JSON:
Here's the config.yml:
And here's my query:
Also nothing shows up on prometheus or on the containers logs.
I'm I missing something?