proxmox/proxmox-metrics
Gabriel Goller bfa73aadf8 metrics: encode influxdb org and bucket parameters
In order to remove the current limitations on the bucket and
organization names, we need to make sure that they are transmitted
correctly. In order to do this, we encode them using the url crate.

This way we support organization/bucket names that include slashes,
whitespaces, etc.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
2024-04-26 17:25:52 +02:00
..
debian bump proxmox-metrics to 0.3.0-1 2023-05-23 13:02:51 +02:00
src metrics: encode influxdb org and bucket parameters 2024-04-26 17:25:52 +02:00
Cargo.toml metrics: encode influxdb org and bucket parameters 2024-04-26 17:25:52 +02:00