Skip to content

History / Cookbook: Prometheus integration

Revisions

  • Revert 7728db60b0958e7f06465478424d1e505483f7d1...711a9f111fa12bf16261877b9ae24e6169a874aa on Cookbook: Prometheus integration

    @mroach mroach committed Aug 9, 2019
  • I was wrong. The library automatically converts native time units to the time unit specificed in the metirc name. Hidden automagic...

    @mroach mroach committed Aug 9, 2019
  • `System.monotonic_time()`is not seconds, but native time units. They have to be converted. Convert to milliseconds and use millisecond buckets. Only integer times are returned from the conversion, so using seconds is not practical here.

    @mroach mroach committed Aug 9, 2019
  • Created Cookbook: Prometheus integration (markdown)

    @teamon teamon committed Aug 29, 2018