benc-uk / postman-prometheus

Run Postman collections continuously and export results as Prometheus metrics
https://code.benco.io/postman-prometheus/
MIT License
28 stars 18 forks source link

Add additional labels to metrics #11

Closed YoSev closed 1 year ago

YoSev commented 2 years ago

Checklist

Description

Add additional fields to metrics to allow fine graded separation in grafana

Bak3y commented 2 years ago

@john-dev heads up you've got a problem the linter's complaining about

YoSev commented 2 years ago

To be fair, that error is in you main branch ever since and is raised in every single pull_request you got.

YoSev commented 2 years ago

i would advice to fix this in main and rebase the pull_requests to avoid merge conflicts

benc-uk commented 2 years ago

Could we remove the overlapping changes in this PR so it just adds the labels, it seems to overlap with the merged PR #15