elasticsearch-exporter-rs icon indicating copy to clipboard operation
elasticsearch-exporter-rs copied to clipboard

Proper Elasticsearch exporter

Results 7 elasticsearch-exporter-rs issues
Sort by recently updated
recently updated
newest added

Bumps [clap](https://github.com/clap-rs/clap) from 4.0.27 to 4.0.29. Release notes Sourced from clap's releases. v4.0.29 [4.0.29] - 2022-11-29 v4.0.28 [4.0.28] - 2022-11-29 Fixes Fix wasm support which was broken in 4.0.27 Changelog...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.148 to 1.0.149. Release notes Sourced from serde's releases. v1.0.149 Relax some trait bounds from the Serialize impl of BinaryHeap, BTreeSet, and HashSet (#2333, thanks @​jonasbb) Commits...

dependencies

Im unable to bypass the certificate warning in the application when going against an Elasticsearch server with self signed certificates. ``` ./elasticsearch_exporter --elasticsearch_url=https://host1.example.com:9200 INFO elasticsearch_exporter > Elasticsearch: ping WARN rustls::conn...

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.8 to 4.5.9. Release notes Sourced from clap's releases. v4.5.9 [4.5.9] - 2024-07-09 Fixes (error) When defining a custom help flag, be sure to suggest it like...

dependencies

Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.29 to 0.14.30. Release notes Sourced from hyper's releases. v0.14.30 Bug Fixes http1: reject final chunked if missing 0 (4a51b2af) Changelog Sourced from hyper's changelog. v0.14.30 (2024-07-09)...

dependencies

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.203 to 1.0.204. Release notes Sourced from serde's releases. v1.0.204 Apply #[diagnostic::on_unimplemented] attribute on Rust 1.78+ to suggest adding serde derive or enabling a "serde" feature flag...

dependencies

Bumps oorandom from 11.1.3 to 11.1.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=oorandom&package-manager=cargo&previous-version=11.1.3&new-version=11.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies