Joe Adams

Results 20 issues of Joe Adams

This adds a more robust test for the cluster health collector by abstracting the parsing of a response into a single function. Fixtures have been added for multiple elasticsearch versions...

adds metrics to capture duration of time spent collecting metrics for: - cluster_health - clustersettings - index_stats - node_stats - snapshot_stats this feature was adapted from the caarlos0/elasticsearch_exporter repo. There...

Followup to #521 Work to refactor the cluster health exporter

This uses the native go testing library to test the outputs in a more standardized fashion.

The pg_database collector was not respecting the --exclude-databases flag and causing problems where databases were not accessible. This now respects the list of databases to exclude. - Adjusts the Collector...

In the [configure an ingress](https://github.com/grafana/tempo/blob/main/docs/sources/helm-charts/tempo-distributed/get-started-helm-charts/_index.md#optional-configure-an-ingress) docs, it talks about a helm chart value of `nginx` but `helm show values grafana/tempo-distributed | grep nginx` shows no such key. I believe the...

type/docs
keepalive

Currently, only the Integrity Check and the Index and Statistics Maintenance are supported for Amazon RDS for SQL Server as noted in the [FAQ](https://ola.hallengren.com/frequently-asked-questions.html). The FAQ notes that automated backups...

DatabaseBackup
Feature Request
Amazon RDS

The clusterinfo package `pkg/clusterinfo` is designed to relay updates to collectors periodically. The way it is written seems complicated. Collectors are registered with the clusterinfo package and are sent information...

The labels on the snapshot collector are confusing and need to be cleaned up. The labels match on most of the metrics, but in some cases they contradict the metric...

help wanted