.. |
clusternative
|
app/vminsert/clusternative: explain why lower-level vminsert doesnt compress responses to upper-level vminsert
|
2024-01-23 18:14:19 +02:00 |
csvimport
|
lib/protoparser/csvimport: extract stream parsing code into a separate stream package
|
2023-02-13 10:26:29 -08:00 |
datadogsketches
|
app/vminsert: fix the code after c634859c4f
|
2024-02-07 02:08:34 +02:00 |
datadogv1
|
app/{vminsert,vmagent}: preliminary support for /api/v2/series ingestion from new versions of DataDog Agent
|
2023-12-21 20:50:27 +02:00 |
datadogv2
|
lib/protoparser/datadogv2: take into account source_type_name field, since it contains useful value such as kubernetes, docker, system, etc.
|
2023-12-21 23:05:52 +02:00 |
deployment
|
Rootless docker images by default (#358)
|
2020-03-27 21:18:32 +02:00 |
graphite
|
app/vmagent: code cleanup for Kafka and Google PubSub consumers / producers
|
2023-12-04 22:51:04 +02:00 |
influx
|
lib/prompb: change type of Label.Name and Label.Value from []byte to string
|
2024-01-16 20:41:37 +02:00 |
multiarch
|
all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes
|
2023-02-09 14:03:02 -08:00 |
native
|
lib/protoparser/native: extract stream parsing code into a separate stream package
|
2023-02-13 10:44:27 -08:00 |
netstorage
|
app/vminsert/netstorage: rename storageNode.broken to storageNode.isBroken for the sake of consistency with storageNode.isReadOnly
|
2024-02-27 14:42:45 +02:00 |
newrelic
|
app/vminsert/newrelic: simplify the code a bit after 1fb8dc0092
|
2023-12-04 16:26:52 +02:00 |
opentelemetry
|
app/vmagent: simplify code after 509df44d03
|
2024-04-03 02:50:46 +03:00 |
opentsdb
|
lib/protoparser/opentsdb: extract stream parsing code into a separate stream package
|
2023-02-13 10:04:14 -08:00 |
opentsdbhttp
|
fixed ingestion via multitenant url for opentsdbhttp (#5061) (#5063)
|
2023-09-26 10:47:49 +02:00 |
prometheusimport
|
lib/promscrape: make concurrency control optional (#5073)
|
2023-10-02 21:34:41 +02:00 |
promremotewrite
|
lib/prompb: change type of Label.Name and Label.Value from []byte to string
|
2024-01-16 20:41:37 +02:00 |
relabel
|
lib/prompb: change type of Label.Name and Label.Value from []byte to string
|
2024-01-16 20:41:37 +02:00 |
vmimport
|
lib/protoparser/vmimport: extract stream parsing code into a separate stream package
|
2023-02-13 10:22:00 -08:00 |
main.go
|
app/{vmagent,vminsert}: accept Prometheus remote write protocol requests at /prometheus/api/v1/push additionally to /api/v1/push
|
2024-04-04 02:17:10 +03:00 |
Makefile
|
all: add Windows build for VictoriaMetrics
|
2023-03-19 23:28:26 -07:00 |
README.md
|
all: add native format for data export and import
|
2020-09-27 17:36:38 +03:00 |