Skip to content

Prometheus exporter based on hurl rules #2361

Answered by jcamiel
Self-Perfection asked this question in Ideas
Discussion options

You must be logged in to vote

Hi @Self-Perfection

I'm not sure to understand what you're trying to do (I'm not versed with Prometheus).
That said, with --json, you can run Hurl with and have a JSON output of the run, with timings on each response. You could use these timings metrics to monitor requests for instance.

Another possibility is to use Hurl programmatically (see https://crates.io/crates/hurl). This way you can use Hurl as a Rust library and build upon it a runner to do a more custom run.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jcamiel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants