grafana/pkg/tsdb/elasticsearch
Ryan McKinley 0a79b3bdc5
Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009)
2025-09-16 13:35:20 +03:00
..
client ElasticSearch: Fallback parse total hits as int (#105615) 2025-05-19 18:08:38 +01:00
instrumentation
kinds/dataquery Chore: Upgrade k8s.io/api v0.34.1 and grafana-app-sdk v0.43.1 (#111009) 2025-09-16 13:35:20 +03:00
testdata
testdata_request
testdata_response Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2025-04-28 08:32:28 -05:00
data_query.go CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
data_query_test.go ElasticSearch: Parse histogram interval as float instead int (#99270) 2025-01-22 12:51:24 +01:00
elasticsearch.go
elasticsearch_test.go
error_handling_test.go
healthcheck.go ElasticSearch: Fix inline casting bug when validating the index (#108951) 2025-08-01 11:01:25 -05:00
healthcheck_test.go ElasticSearch: Fix inline casting bug when validating the index (#108951) 2025-08-01 11:01:25 -05:00
models.go
parse_query.go
parse_query_test.go
querydata_test.go
response_bench_test.go
response_parser.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2025-04-28 08:32:28 -05:00
response_parser_test.go Logs panel: Add meta field to show total hits; add total hits to ElasticSearch plugin response (#104117) 2025-04-28 08:32:28 -05:00
snapshot_test.go