grafana/pkg/tsdb
Will Browne 5edd96ae77
Plugins: Refactor plugin config into separate env var and request scoped services (#83261)
* seperate services for env + req

* merge with main

* fix tests

* undo changes to golden file

* fix linter

* remove unused fields

* split out new config struct

* provide config

* undo go mod changes

* more renaming

* fix tests

* undo bra.toml changes

* update go.work.sum

* undo changes

* trigger

* apply PR feedback
2024-02-27 12:38:02 +01:00
..
azuremonitor Chore: Clean up intervalv2 functions (#82074) 2024-02-09 11:39:21 +01:00
cloud-monitoring Chore: Use jsoniter in cloud-monitoring from grafana-plugin-sdk-go (#82358) 2024-02-13 12:23:37 +01:00
cloudwatch CloudWatch: Refactor "getDimensionValuesForWildcards" (#83335) 2024-02-26 16:19:45 -05:00
elasticsearch Elasticsearch: Add error source to logs (#82901) 2024-02-16 16:28:46 +01:00
grafana-postgresql-datasource postgres: do not use unexported grafana-core config (#83241) 2024-02-22 16:47:03 +01:00
grafana-pyroscope-datasource Pyroscope: Add standalone build (#80222) 2024-01-16 12:46:15 +00:00
grafana-testdata-datasource NodeGraph: Use layered layout instead of force based layout (#78957) 2024-01-31 17:26:12 +01:00
grafanads Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
graphite Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2023-10-16 16:40:04 +02:00
influxdb InfluxDB: Fix tag interpolation when varable used within a regex pattern (#82785) 2024-02-16 10:20:09 +01:00
legacydata Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
loki Prometheus: Move converter in prometheus package (#82269) 2024-02-15 15:09:30 +01:00
mssql mssql: socks proxy: use plugin-sdk (#82407) 2024-02-15 12:01:18 +01:00
mysql mysql: do not use unexported grafana-core config (#83062) 2024-02-22 14:22:14 +01:00
opentsdb OpenTSDB: Use refid to support alerting on multiple queries (#77575) 2023-11-03 10:15:31 -04:00
parca Parca: Add standalone building configuration (#79896) 2024-01-02 16:36:57 +01:00
prometheus Prometheus: Move converter in prometheus package (#82269) 2024-02-15 15:09:30 +01:00
sqleng sql: remove unused code (#82527) 2024-02-15 12:25:35 +01:00
tempo Tempo: Add custom headers middleware for grpc client (#81693) 2024-02-02 16:49:51 +01:00
Magefile.go Chore: Fix rootDir path when compiling core ds (#82068) 2024-02-07 13:00:13 +01:00