Nikolay
Nikolay
**Describe the bug** Some graphite function changes timestamps for series (summarize, hitcount). When such functions wrapped with functions which changes evaluation interval and summarize points, produced result differs from expected...
It allows to modify exist series values. User must write modified series into vminsert API /insert/0/prometheus/api/v1/update/series vminsert will generate id and add it to the series as __generation_id label. Modified...
app/{vmagent,vminsert}: adds opentelemetry ingestion path Adds ability to ingest data with opentelemetry protocol protobuf and json encoding is supported data converted into prometheus protobuf timeseries each data type has own...
**Describe the bug** at vmagent which was processing graphite random crash happened at 1.78 and 1.76 versions. It happened at different physical servers **To Reproduce** No good way to reproduce....
Hello, i want to implement replication between rocksdb instances. As far as i understand, now rust-rocksdb supports all needed apis, except one last feature - writebatch serialization. I want to...
It should help prevent out-of-sync issues with argo-cd based deployments.
currently, operator configures command line arguments with usernames, password and token. This is not secure and is not expected by user. Move it to the env variables, hide sensitive data...
it must increase parallelisiation of discovery at vmagent vmagent creates k8s api connection per given watch url - role + namespace + selector it must allow to speed up initial...
Current operator sdk version - `1.0` is too old, update sdk to `1.10` + version.
https://github.com/VictoriaMetrics/operator/issues/114