feat: monitoring clients — Prometheus, Loki, Grafana (57 endpoints)

PrometheusClient (18 endpoints): query, metadata, targets, status.
LokiClient (11 endpoints): query, labels, series, push, index.
GrafanaClient (29 endpoints): dashboards, datasources, folders,
annotations, alerts, org.

Bump: sunbeam-sdk v0.10.0
This commit is contained in:
2026-03-21 20:30:24 +00:00
parent 21f9e18610
commit 915f0b254d
7 changed files with 1335 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3591,7 +3591,7 @@ dependencies = [
[[package]]
name = "sunbeam-sdk"
version = "0.8.0"
version = "0.9.0"
dependencies = [
"base64",
"bytes",