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

Timestamps cause issues with prometheus Push Gateway #2

Open
deefdragon opened this issue Dec 4, 2023 · 1 comment
Open

Timestamps cause issues with prometheus Push Gateway #2

deefdragon opened this issue Dec 4, 2023 · 1 comment

Comments

@deefdragon
Copy link

When using the default prometheus push-gateway, it rejects any metrics that have timestamps on them with the error "pushed metrics must not have timestamps"

This is the url I am trying to use if Im actually misusing the push-gateway
http://<HOSTNAME>:9091/metrics/job/github_action/instance/compile_build_job/branch/${GITHUB_REF##*/}

@actualwitch
Copy link
Contributor

Hello @deefdragon and thanks for checking out our github action! I should have made it more clear in the docs, but currently it only works with zapier's aggregation gateway, but we have a plan to release a new version that can handle prometheus push gateway too - stay tuned for that in the coming weeks!

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

No branches or pull requests

2 participants