VictoriaMetrics/lib/protoparser/common
Alexander Marshalov 7e5555f9c7
fixed label values decoding for pushgateway compatibility (#4727)
Fixed decoding of label values with slash for pushgateway and prometheus golang client compatibility + added some tests. (#4962)
2023-07-27 17:09:28 +02:00
..
compress_reader.go app/{vminsert,vmagent}: add ability to ingest data via DataDog "submit metrics" API 2021-09-29 00:13:08 +03:00
extra_labels.go fixed label values decoding for pushgateway compatibility (#4727) 2023-07-27 17:09:28 +02:00
extra_labels_test.go fixed label values decoding for pushgateway compatibility (#4727) 2023-07-27 17:09:28 +02:00
lines_reader.go lib/bytesutil: split Resize* funcs to MayOverallocate and NoOverallocate for more fine-grained control over memory allocations 2022-02-01 00:18:42 +02:00
lines_reader_test.go app/vmagent: initial implementation for vmagent 2020-02-23 13:36:03 +02:00
timestamp.go lib/protoparser/common: do not read request body when parsing timestamp query arg 2020-09-11 14:44:58 +03:00
unmarshal_work.go fix some typo (#3898) 2023-03-03 11:02:13 +01:00
vmproto_handshake.go .golangci.yml: properly enable revive linter and fix all the warnings it detects 2023-02-26 12:18:59 -08:00