Expand description
Enums§
Functions§
- format_
as_ influx - Format execution result as
InfluxDBline protocol. - format_
as_ loki - Format execution result as Loki JSON push payload.
- format_
as_ prometheus - Format execution result as Prometheus exposition format.
- push_
to_ influxdb - Push a query result to
InfluxDBv1/v2 HTTP write API. - push_
to_ loki - Push a query result to Grafana Loki HTTP push API.
- push_
to_ prometheus - Push a query result to Prometheus Pushgateway.