Commit Graph

  • bde1a50315 Remove extra new lines main Deirdre Connolly 2021-10-08 23:56:20 -0400
  • d10286ff1e Do not start output with a '# metrics snapshot' etc prelude Deirdre Connolly 2021-10-08 20:52:14 -0400
  • 971133128e deps: update to tokio 0.3 Henry de Valence 2020-11-19 12:31:37 -0800
  • 8307366bba add support for culling idle metrics from prometheus output prometheus_drop_idle_metrics Toby Lawrence 2020-11-18 18:43:48 -0500
  • 5d583325aa
    (cargo-release) version 0.3.2 metrics-util-v0.3.2 0.12-lts Toby Lawrence 2020-11-16 20:27:54 -0500
  • bb9d60b379 fix StreamingIntegers bug Toby Lawrence 2020-11-16 20:24:13 -0500
  • 7ef47304ed
    Merge pull request #130 from metrics-rs/fix_atomic_bucket Toby Lawrence 2020-11-16 20:10:08 -0500
  • 8b57975110 fix concurrent writer/uninitialized memory bug with AtomicBucket Toby Lawrence 2020-11-16 18:45:15 -0500
  • 507493a59a
    Merge pull request #129 from metrics-rs/unit_tweaks Toby Lawrence 2020-11-16 18:23:19 -0500
  • 027cde096a core: fix unit binary vs decimal wonkiness Toby Lawrence 2020-11-16 17:53:36 -0500
  • 6d1d51bc26
    Update bytes requirement from 0.5 to 0.6 dependabot/cargo/bytes-0.6 dependabot[bot] 2020-11-16 20:39:44 +0000
  • ec1faac74c
    Merge pull request #127 from metrics-rs/dependabot/cargo/arc-swap-1.0 Toby Lawrence 2020-11-16 15:36:34 -0500
  • 576a7e42b6
    Merge pull request #125 from metrics-rs/experiment/name-parts Toby Lawrence 2020-11-16 15:29:11 -0500
  • 1cdae103b9
    Update arc-swap requirement from 0.4 to 1.0 dependabot[bot] 2020-11-16 07:18:14 +0000
  • ba0530e2cd small docs tweak Toby Lawrence 2020-11-15 16:42:43 -0500
  • ee379362f5 collapse from_owned_parts/from_hybrid_parts into from_parts Toby Lawrence 2020-11-15 15:49:05 -0500
  • 2cd4e9e100 optimize NameParts::to_string Toby Lawrence 2020-11-15 15:13:47 -0500
  • db02cd80da
    Merge branch 'main' into experiment/name-parts Toby Lawrence 2020-11-13 13:26:42 -0500
  • 55f289261c forgot dat flag Toby Lawrence 2020-11-13 12:56:48 -0500
  • 2d807af5b0 gotta bump MSRV to 1.46 for coercing to unsized slices in const fns Toby Lawrence 2020-11-13 12:30:22 -0500
  • 30c7ff1a98 a lot of tweaks Toby Lawrence 2020-11-13 11:06:53 -0500
  • 7a8f3da859 wip Toby Lawrence 2020-11-12 23:23:32 -0500
  • 8ebe921ef7
    Merge pull request #123 from str4d/patch-1 Toby Lawrence 2020-11-11 14:46:52 -0500
  • 4312b9f205
    Merge pull request #121 from flub/doc-typo Toby Lawrence 2020-11-11 12:50:42 -0500
  • 01fcc020c7
    PrometheusBuilder::install: Build exporter in runtime context str4d 2020-11-11 15:34:30 +0000
  • 4fafc34869 Add docs build to CI Floris Bruynooghe 2020-11-10 21:06:25 +0100
  • 1b1c271531 Trival docs typo Floris Bruynooghe 2020-11-10 21:00:05 +0100
  • fbd603582e
    (cargo-release) version 0.1.0-alpha.7 metrics-exporter-prometheus-v0.1.0-alpha.7 Toby Lawrence 2020-11-02 19:58:55 -0500
  • d72a744a76 dummy app for getting the sizes of various types related to keys Toby Lawrence 2020-11-02 19:57:37 -0500
  • 51cd7eff7b
    Update tokio requirement from 0.2 to 0.3 dependabot/cargo/tokio-0.3 dependabot[bot] 2020-11-02 17:19:34 +0000
  • e3e96664d9
    Merge pull request #116 from kilpatty/tokio-exporter-feature Toby Lawrence 2020-11-02 12:16:04 -0500
  • 274ca273c4
    metrics-exporter-prometheus: drop feature gate on build, rename other build to build_with_exporter, and fix doc comments kilpatty 2020-11-02 07:20:55 -0600
  • 6e61eb493b
    Update metrics-exporter-prometheus/src/lib.rs Sean Kilgarriff 2020-11-02 07:17:47 -0600
  • e926a6b6c6 commit notes + sizes example Toby Lawrence 2020-11-01 11:29:31 -0500
  • 5fa7e8fd1d wip: inline vs dynamic custom enum approach Toby Lawrence 2020-11-01 10:44:44 -0500
  • e2ba57bfa6
    metrics-exporter-prometheus: move PrometheusHandle to struct. Eliminate now useless pub function doc comments kilpatty 2020-10-30 08:49:48 -0500
  • 1b852b32a4
    metrics-exporter-prometheus: switch methods to gain access to the inner data of the recorder (using a type alias) kilpatty 2020-10-29 16:18:13 -0500
  • b67840d7d1 more doc fixes Toby Lawrence 2020-10-28 23:12:06 -0400
  • 9560d26990 more doc fixes Toby Lawrence 2020-10-28 22:51:27 -0400
  • 4b9b1b8bfe bunch of doc fixes Toby Lawrence 2020-10-28 22:43:42 -0400
  • 8085682d49 fix broken intra doc links Toby Lawrence 2020-10-28 21:19:50 -0400
  • 1e120b3671 cfg feature flag test redux Toby Lawrence 2020-10-28 21:14:46 -0400
  • 248bc3c406 cfg feature flag test Toby Lawrence 2020-10-28 21:10:31 -0400
  • d481392563 try putting docs on netlify Toby Lawrence 2020-10-28 20:59:03 -0400
  • 6faae7718f add bench for tracing layer + fix record_bool bug Toby Lawrence 2020-10-28 20:22:37 -0400
  • 540fcfd25b let the benchmark breathe a little better Toby Lawrence 2020-10-27 23:43:39 -0400
  • 10fc3736c4
    metrics-exporter-prometheus: split off tokio and hyper functionality to another (default) feature kilpatty 2020-10-27 14:53:57 -0500
  • 4f1b57cccc woops Toby Lawrence 2020-10-27 10:04:56 -0400
  • e98c94f238 moar README tweaks Toby Lawrence 2020-10-27 10:04:01 -0400
  • 9385891cca no text header above splash logo Toby Lawrence 2020-10-27 09:53:14 -0400
  • 18838e62f9 upsize splash logo to better fit Toby Lawrence 2020-10-27 09:52:29 -0400
  • 282671945e
    Merge pull request #114 from metrics-rs/fastest_possible_statics Toby Lawrence 2020-10-27 09:49:49 -0400
  • cb54c40d13 remove scoping and switch to pure statics for fast path Toby Lawrence 2020-10-27 08:58:18 -0400
  • cec241dec9 fix README links Toby Lawrence 2020-10-27 08:57:54 -0400
  • b227c9cd49 add new logo to README splash :D :D :D Toby Lawrence 2020-10-27 08:51:10 -0400
  • 9a3c293633 massive docs tweaks Toby Lawrence 2020-10-25 16:59:44 -0400
  • d7efc64ff7
    Merge pull request #112 from metrics-rs/drop_metrics_no_clients_tcp Toby Lawrence 2020-10-24 13:42:51 -0400
  • 5763651a41 drop metrics if no clients are connected Toby Lawrence 2020-10-24 12:36:43 -0400
  • 6e6761acc3 tweaks Toby Lawrence 2020-10-24 11:20:31 -0400
  • a2955973d7 remove StreamingIntegers since we don't use it anymore Toby Lawrence 2020-10-24 11:18:07 -0400
  • 5b57500d9d
    (cargo-release) version 0.1.0-alpha.3 metrics-v0.13.0-alpha.8 metrics-util-v0.4.0-alpha.6 metrics-tracing-context-v0.1.0-alpha.3 metrics-macros-v0.1.0-alpha.5 metrics-exporter-tcp-v0.1.0-alpha.5 metrics-exporter-prometheus-v0.1.0-alpha.6 Toby Lawrence 2020-10-24 11:02:26 -0400
  • 1a9c073067
    (cargo-release) version 0.1.0-alpha.6 Toby Lawrence 2020-10-24 11:02:26 -0400
  • 17813a6f71
    (cargo-release) version 0.1.0-alpha.5 Toby Lawrence 2020-10-24 11:02:25 -0400
  • bb9bbe2dd7
    (cargo-release) version 0.4.0-alpha.6 Toby Lawrence 2020-10-24 11:02:25 -0400
  • dfad2526bb
    (cargo-release) version 0.13.0-alpha.8 Toby Lawrence 2020-10-24 11:02:24 -0400
  • b8583be834
    (cargo-release) version 0.1.0-alpha.5 Toby Lawrence 2020-10-24 11:02:24 -0400
  • 808c290064
    (cargo-release) version 0.1.0-alpha.2 Toby Lawrence 2020-10-24 10:59:23 -0400
  • 7e3535f94e
    (cargo-release) version 0.1.0-alpha.5 Toby Lawrence 2020-10-24 10:59:22 -0400
  • c8137a5dd2
    (cargo-release) version 0.1.0-alpha.4 Toby Lawrence 2020-10-24 10:59:22 -0400
  • fdcf2ad90f
    (cargo-release) version 0.1.1-alpha.2 Toby Lawrence 2020-10-24 10:59:22 -0400
  • 4949c72ff1
    (cargo-release) version 0.4.0-alpha.5 Toby Lawrence 2020-10-24 10:59:21 -0400
  • 4ae7f0dc8f
    (cargo-release) version 0.13.0-alpha.7 Toby Lawrence 2020-10-24 10:59:21 -0400
  • 74ba1eb6bb
    (cargo-release) version 0.1.0-alpha.4 Toby Lawrence 2020-10-24 10:59:20 -0400
  • 7ee3bd1903 fix up bad release Toby Lawrence 2020-10-24 10:58:35 -0400
  • cf1d93c979
    core: add unit support (#107) Toby Lawrence 2020-10-24 10:55:12 -0400
  • 156e0bdced get changelog stuff in place Toby Lawrence 2020-10-24 10:54:55 -0400
  • 1aec7fdb51 rejigger metrics-observer so it's not part of tests Toby Lawrence 2020-10-24 10:28:44 -0400
  • f12e4101da Atomic::null constness somehow changed Toby Lawrence 2020-10-24 10:18:24 -0400
  • 05e451f7e1 fix formatting Toby Lawrence 2020-10-24 10:12:37 -0400
  • b8bee9b19e fix streaming bug + no_std attempt with util as the testbench Toby Lawrence 2020-10-24 09:08:11 -0400
  • 91be4d0aad helper methods + metrics-observer test case Toby Lawrence 2020-10-18 11:56:12 -0400
  • 9f8f9d360c first cut at units Toby Lawrence 2020-10-17 13:10:28 -0400
  • 5f26d6567f
    Update env_logger requirement from 0.7 to 0.8 (#108) dependabot[bot] 2020-10-20 10:12:16 -0400
  • 1522221f7d
    Update crossbeam-channel requirement from 0.4 to 0.5 (#102) dependabot[bot] 2020-10-17 13:43:22 -0400
  • e14b7ffd11
    Update crossbeam-epoch requirement from 0.8 to 0.9 (#103) dependabot[bot] 2020-10-17 13:42:42 -0400
  • dc6164fd0c
    Update crossbeam-utils requirement from 0.7 to 0.8 (#101) dependabot[bot] 2020-10-17 13:41:54 -0400
  • ff4795e74f
    Add a const constructor for KeyData (#106) MOZGIII 2020-10-17 17:38:13 +0300
  • 9d3d8770e4
    (cargo-release) version 0.4.0-alpha.4 metrics-util-v0.4.0-alpha.4 Toby Lawrence 2020-10-08 11:11:38 -0400
  • 96c18117a2 minor cleanup tweaks Toby Lawrence 2020-10-08 11:11:15 -0400
  • 8ac4b2f041 Add a fanout layer. Toby Lawrence 2020-10-08 11:11:02 -0400
  • 623ccf110a rough impl of metrics-observer Toby Lawrence 2020-10-05 10:22:45 -0400
  • 2125de533b
    (cargo-release) version 0.13.0-alpha.5 metrics-v0.13.0-alpha.5 Toby Lawrence 2020-10-04 23:34:50 +0000
  • b92898b249 fix Key hash impl + adjust metric name regex Toby Lawrence 2020-10-04 23:34:24 +0000
  • ebcaab37c1
    macros: sanitize/validate metric name (#95) Toby Lawrence 2020-09-27 18:00:16 -0400
  • 72602ce6fb
    tracing-context: optimize Visit impl (#94) Toby Lawrence 2020-09-27 15:32:10 -0400
  • 1ed5f7fd63
    Switch from Azure Pipelines to Github Actions. (#93) Toby Lawrence 2020-09-27 08:57:37 -0400
  • 0c91dd9d7a
    Attempt to bind to the listen address before starting server. (#92) Toby Lawrence 2020-09-27 08:45:27 -0400
  • 5783ee2b51 fix prometheus exporter cargo.toml Toby Lawrence 2020-09-27 02:29:36 +0000
  • 36834dd6c6
    refactor: next-generation metrics (#80) Toby Lawrence 2020-09-26 22:26:39 -0400
  • a796126c27
    Update README.md Toby Lawrence 2020-09-16 17:15:45 -0400