Ben Kochie

Results 133 issues of Ben Kochie

Prometheus now supports a new "Native Histograms" datatype. We should implement this here.

help wanted

There's a number of outstanding PRs and issues that would be nice to have. But it looks like this codebase has had no updates since 2019. Is there any intention...

* Update Go to 1.22. * Update Go modules.

Implement a top level package to make it easy to bootstrap an exporter. * Move the flag package to the top level. * Add support for `--web.telemetry-path` flag. Defaults to`/metrics`....

Cherry-pick color logging functionality from #113.

Use new client_golang version collector. * Bump Go build to 1.22.

## Proposal There are existing queries for `pg_stat_replication` in `cmd/postgres_exporter/queries.go`. These metrics should be migrated to the collector package.

## Proposal Some collectors provide internal PostgreSQL stats about tables. Currently there are globally scoped flags for `--include-databases` and `--exclude-databases`. These flags should be moved to the collector package and...

## Proposal **Use case. Why is this important?** The current CI tests that use the `integration` end-to-end test tag do not test the new collector package. We need to add...

### Roadmap URL https://roadmap.sh/devops ### Suggestions While it's widely used for infrastructure monitoring, Prometheus was originally created for application monitoring. It is widely used for this task.

suggestion