OZ
играюсь с прометеусом и графаной
что можете посоветовать к этой паре для сбора и анализа логов?
Size: a a a
OZ
MM
TF
TF
OZ
В
G
* [BUGFIX] Fix the ingestion of scrapes when the wall clock changes, e.g. on suspend. [#8601](https://github.com/prometheus/prometheus/pull/8601)
AV
quantile_over_time(quantile_over_time({__name__!=''}[1y])[1y:1s])
G
### ChangesMore
* `histogram_avg(buckets)` - returns the average value for the given buckets.
* `histogram_stdvar(buckets)` - returns standard variance for the given buckets.
* `histogram_stddev(buckets)` - returns standard deviation for the given...
J
b
CREATE CONTINUOUS QUERY cq_1h ON database
BEGIN
SELECT mean(value) AS value INTO database.two_months.:MEASUREMENT FROM database.autogen./.*/ GROUP BY time(1h), * fill(previous)
END
?DZ
НЕ
В
b
G
v1.5.9-rc1
Г
VS
- source_labels: [__meta_kubernetes_service_name]
regex: envoy
action: drop
VS
S