Hi, I created an exporter that runs Postman collections and returns metrics on those runs.
You can find the project here: https://github.com/hudeldudel/postman-exporter I would appreciate feedback. The included example is very simple and could also have been done with the blackbox exporter. But if you know Postman a little better, you also know that a lot is possible with it that is difficult or impossible to achieve with the blackbox exporter. I use it to monitor APIs that are secured with OAuth2 and mTLS. In another case, a complete OpenID Connect login with code flow (including login to the IDP, cookie handling, CSRF token handling) is carried out and monitored. regards Sebastian -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0a4ff8e8-e7a0-44e6-b357-d3288de33c81%40googlegroups.com.

