grafana/pkg/tsdb/prometheus
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860)
This change preallocates slices and maps where the size of the data is known before the object is created.

Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-11-22 20:24:36 +08:00
..
azureauth Share azureauth between prometheus clients (#58122) 2022-11-03 19:44:37 +01:00
buffered Prometheus: Handle errors in buffered client (#58504) 2022-11-11 15:49:46 +01:00
client Share azureauth between prometheus clients (#58122) 2022-11-03 19:44:37 +01:00
middleware Prometheus: Restore FromAlert header (#55255) 2022-09-22 11:03:13 -04:00
models Prometheus: Add Exemplar sampling for streaming parser (#56049) 2022-10-04 08:40:01 -04:00
querydata Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00
resource Chore: Update prometheus, loki, graphite and influx plugins to support contextual logs. (#57708) 2022-10-27 12:05:06 -04:00
testdata Chore: Update grafana-plugin-sdk-go to v0.142.0 (#58115) 2022-11-03 18:34:27 +01:00
utils Prometheus: Use contextual middleware for req headers and simplify client creation (#51061) 2022-06-23 14:48:16 +02:00
Makefile Prometheus: Add Exemplar sampling for streaming parser (#56049) 2022-10-04 08:40:01 -04:00
prometheus_test.go Prometheus: Small improvements to the custom client (#51709) 2022-07-04 22:55:07 +02:00
prometheus.go Prometheus: Make Prometheus streaming parser as default client (#58365) 2022-11-11 17:53:12 +01:00