Tags: percona/rds_exporter
Tags
Fix incorrect version (#76) * Fix incorrect version. * FIx for releaser itself. * Removing promu. * Delete another file related to promu. * update ldflags update ldflags to fill correct values for version * Remove make build. * Tidy. * Revert "Tidy." This reverts commit 472ca26. * add prometheus again * add required packages * Remove make tarball from CI. * Remove make tarball * trigger Co-authored-by: Denys Kondratenko <denisok@users.noreply.github.com>
- `disable_basic_metrics` and `disable_enhanced_metrics` configuratio… …n options. - Major changes in `node_exporter`-like metrics. See [PR #33](#33) and [here](https://github.com/percona/rds_exporter#metrics). - `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY` environment variables are honored now ([PR #43](#43) by [@ahmgeek](https://github.com/ahmgeek)). - Tests and linting improvements.