Marco Cadetg

Results 7 issues of Marco Cadetg

AFAICT there are some small issues related error handling in the `README.md` examples which could be fixed.

Adds `probe_http_failures_total` metric implementing feature for #1077 . This `couter` type metric provides the reason of http probe failures. For example: ``` probe_http_failures_total{reason="dns_not_found"} probe_http_failures_total{reason="request_creation_error"} probe_http_failures_total{reason="request_get_timeout"} ... ```

stale

### probe (module scoped) failure reason metric ## Current Situation Currently, the `blackbox_exporter` provides some general metrics such as probe_success and probe_duration_seconds that apply universally to all modules. Additionally, specific...

At the moment `go-fastly` doesn't handle `automation-tokens` https://developer.fastly.com/reference/api/auth-tokens/automation/. Add an way to manage them within the `go-fastly` package.

enhancement

Add a Dockerfile and job to build it during package workflow. #69

enhancement

More details here: https://github.com/domcyrus/rustnet