• Ben Kochie's avatar
    Cleanup ruby sampler metrics · 78a99915
    Ben Kochie authored
    * Use a simple counter for sampler duration instead of a histogram.
    * Use a counter to collect GC time.
    * Remove unused objects metric.
    * Cleanup metric names to match Prometheus conventions.
    * Prefix generic GC stats with `gc_stat`.
    * Include worker label on memory and file descriptor metrics.
    78a99915