mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-02 02:52:09 +02:00
This enables the infrequent use of more complex Prometheus types, such as timeseries with high/irregular label cardinality, without needing to discover and implement generic abstracted type like LabelMap for each one. Signed-off-by: David Anderson <danderson@tailscale.com>