grafana/pkg/tsdb
Gábor Farkas da74dba7c8
Loki: backend: use streaming JSON parser, try2 (#48752)
* converter: remove __name__ customization because Loki does not do that

Loki does not handle __name__ in a special way.
for Prometheus, the caller can implement the formatting
by themselves

* converter: change labels-formatting

the labels.String() method does not handle strange values well

* loki: backend: use streaming-json parser

* more idiomatic code

Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>

* simpler row-length check

* simpler code

* fixed converter/prom tests

Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com>
2022-05-05 13:09:01 +02:00
..
azuremonitor AzureMonitor: Add support for not equals and startsWith operators when creating Azure Metrics dimension filters. (#48077) 2022-04-29 17:01:13 +01:00
cloudmonitoring CloudMonitoring: Improve error message (#46599) 2022-03-16 09:37:48 +01:00
cloudwatch CloudWatch: Migrate alias to dynamic labels (#48555) 2022-05-03 13:41:51 +01:00
elasticsearch chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
grafanads Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
graphite chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
influxdb fixes invalid no data alerts in influx datasource (#48295) 2022-04-27 08:20:31 +01:00
intervalv2 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
legacydata Secrets: Implement basic unified secret store service (#45804) 2022-04-25 13:57:45 -03:00
loki Loki: backend: use streaming JSON parser, try2 (#48752) 2022-05-05 13:09:01 +02:00
mssql mssql: explicit disable encryption when its disabled (#46546) 2022-03-30 15:14:04 +01:00
mysql MySQL: Prevent pre-epoch timestamps from breaking __timeFilter (#45345) 2022-02-22 20:06:04 +01:00
opentsdb chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
postgres fix: postgresql ipv6 host should not be enclosed in square brackets (#47522) 2022-04-12 11:11:11 +01:00
prometheus Migrate to Grafana Azure SDK (#47232) 2022-04-04 11:23:13 +02:00
sqleng MSSQL: Configuration of certificate verification for TLS connection (#31865) 2022-01-26 15:00:18 +01:00
tempo Tempo / Trace Viewer: Support Span Links in Trace Viewer (#45632) 2022-02-25 11:14:13 -07:00
testdatasource Testdata: show settings for current simulation (#48017) 2022-04-26 13:45:42 -07:00