Commit Graph

21 Commits

Author SHA1 Message Date
Deirdre Connolly bde1a50315 Remove extra new lines 2021-10-08 23:56:20 -04:00
Deirdre Connolly d10286ff1e Do not start output with a '# metrics snapshot' etc prelude 2021-10-08 20:52:14 -04:00
Henry de Valence 971133128e deps: update to tokio 0.3
This uses a git dependency on Hyper for now.
2020-11-19 14:22:16 -08:00
Toby Lawrence db02cd80da
Merge branch 'main' into experiment/name-parts 2020-11-13 13:26:42 -05:00
Toby Lawrence 7a8f3da859 wip 2020-11-12 23:23:32 -05:00
str4d 01fcc020c7
PrometheusBuilder::install: Build exporter in runtime context
Closes https://github.com/metrics-rs/metrics/issues/122
2020-11-11 15:34:30 +00:00
Toby Lawrence fbd603582e
(cargo-release) version 0.1.0-alpha.7 2020-11-02 19:58:55 -05:00
Toby Lawrence e3e96664d9
Merge pull request #116 from kilpatty/tokio-exporter-feature
metrics-exporter-prometheus: split off tokio and hyper functionality to another (default) feature
2020-11-02 12:16:04 -05:00
kilpatty 274ca273c4
metrics-exporter-prometheus: drop feature gate on build, rename other build to build_with_exporter, and fix doc comments 2020-11-02 07:20:55 -06:00
Sean Kilgarriff 6e61eb493b
Update metrics-exporter-prometheus/src/lib.rs
Co-authored-by: Toby Lawrence <tobz@users.noreply.github.com>
2020-11-02 07:17:47 -06:00
kilpatty e2ba57bfa6
metrics-exporter-prometheus: move PrometheusHandle to struct. Eliminate now useless pub function doc comments 2020-10-30 08:49:48 -05:00
kilpatty 1b852b32a4
metrics-exporter-prometheus: switch methods to gain access to the inner data of the recorder (using a type alias) 2020-10-29 16:18:13 -05:00
Toby Lawrence 9560d26990 more doc fixes 2020-10-28 22:51:27 -04:00
Toby Lawrence 4b9b1b8bfe bunch of doc fixes 2020-10-28 22:43:42 -04:00
kilpatty 10fc3736c4
metrics-exporter-prometheus: split off tokio and hyper functionality to another (default) feature 2020-10-27 14:53:57 -05:00
Toby Lawrence 1a9c073067
(cargo-release) version 0.1.0-alpha.6 2020-10-24 11:02:26 -04:00
Toby Lawrence 7e3535f94e
(cargo-release) version 0.1.0-alpha.5 2020-10-24 10:59:22 -04:00
Toby Lawrence 9f8f9d360c first cut at units 2020-10-24 10:12:46 -04:00
Toby Lawrence 0c91dd9d7a
Attempt to bind to the listen address before starting server. (#92) 2020-09-27 08:45:27 -04:00
Toby Lawrence 5783ee2b51 fix prometheus exporter cargo.toml 2020-09-27 02:29:36 +00:00
Toby Lawrence 36834dd6c6
refactor: next-generation metrics (#80) 2020-09-26 22:26:39 -04:00