Tobias Schmidt

Results 17 issues of Tobias Schmidt

In order to have more confidence in using this gem, it would be great to add a test suite to ensure the library works and handles all error conditions correctly.

What happened to rickshaw? The development seems to have stopped, no comments/reviews/merges of pull requests. Is @shutterstock still interested in being the maintainer? Are there any other people interested in...

There are several features which only have been tested manually against a local consul server, like the TLS configuration options #48. That work should be put into a real end-to-end...

help wanted

From https://groups.google.com/d/msg/prometheus-users/2V-XjIRVcKA/8PvaAcp7BQAJ > I believe it provided an HTTP endpoint for the metrics exposed via `consul info` and the old status RPC interface. > > curl localhost:8500/v1/agent/self | jq .Stats...

enhancement

The client library should follow our standard collector design and not scrape metrics directly: https://prometheus.io/docs/instrumenting/writing_clientlibs/#overall-structure

enhancement
Help wanted

See https://github.com/prometheus/client_golang/blob/master/prometheus/process_collector.go for the go implementation.

enhancement
Help wanted

In order to display windows_exporter releases and the available artifacts on the downloads page, this change adds the option to fetch release information for all organizations on Github. As the...

None of these groups get exported so far.

enhancement
help wanted

**User story.** As a developer, I can configure the formatter to use the [GitHub annotation format](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-a-warning-message), so that I can see warnings directly in my pull request when running spectral...

triaged
hacktoberfest

When using instrumenters to set up logging or tracing the `excon.response` notification is particular helpful as it includes the response status and request latency. The notification data already includes information...