github sinkingpoint/prometheus-gravel-gateway v1.4.0

latest releases: v.1.7.1, v.1.7.0, v1.6.2...
2 years ago

Basically completing the stripping out of Cloudflares infra. This version includes Pebbles, without any of the fancy distributedness we have in Cleodora (for now)

Changes:

commit 01fe88a292f77cf7a00e46ff345c957044b69a5f
Author: sinkingpoint <colin@quirl.co.nz>
Date:   Tue May 17 17:04:41 2022 +0200

    Add Pebble support
    
    This commit adds in support for Pebbles - storing values over time and taking
    aggregations. In effect, this allows for rolling averages, sums etc for gauges

commit fd8683ed58bbdee15f4f8d409ae85d5dcfd3d53d
Author: sinkingpoint <colin@quirl.co.nz>
Date:   Tue May 17 14:50:23 2022 +0200

    Swap out to our own metric type
    
    This commit is basically a noop - we're swapping out the underlying datatype
    from a PrometheusValue to a GravelValue which at the moment is just a container
    for PrometheusValues, but allows us to start dragging in Pebbles

Don't miss a new prometheus-gravel-gateway release

NewReleases is sending notifications on new releases.