Commit Graph

18 Commits

Author SHA1 Message Date
Ryan McKinley e96dd1b12a comments 2025-08-26 12:21:54 +03:00
Ryan McKinley ebb4cfadff full coverage for convert 2025-08-26 10:56:36 +03:00
Ryan McKinley eba83d8973 feedback 2025-08-22 20:44:19 +03:00
Ryan McKinley e577b8d0b8 rename ListDataSources 2025-08-19 22:50:50 +03:00
Ryan McKinley f5e649183b do not expose OpenAPI unless it exists 2025-07-29 13:29:28 +02:00
Ryan McKinley fb0aaa321e merge main 2025-07-02 13:33:33 -07:00
Ryan McKinley c1c1f3a85c merge main 2025-07-02 10:06:43 -07:00
Ryan McKinley 1ea3b5440c secure value update 2025-06-20 00:18:14 +03:00
Ryan McKinley ae6ba4ba44 fill stubs for cloud config 2025-06-19 20:05:36 +03:00
Ryan McKinley 0bff610506 with configs 2025-06-19 17:27:40 +03:00
Ryan McKinley 27e800768e K8s: Improve identity mapping setup (#89450) 2024-06-20 17:53:07 +03:00
Ryan McKinley 3ae95a6eb1 K8s: Update grafana resource metadata accessor (#89074) 2024-06-12 14:39:37 +03:00
Ryan McKinley e6fa367d02 k8s/query+ds: catch query errors, fix datasourceProvider and expose prometheus (#85071) 2024-03-25 17:22:34 +03:00
Andres Martinez Gotor a705ff7892 API Server: refactor plugin ID handling (#84753) 2024-03-20 13:49:19 +01:00
Todd Treece 67b6be5515 K8s: Refactor config/options for aggregation (#81739) 2024-02-01 17:27:30 -05:00
Andres Martinez Gotor 3b96eb854a Chore: Replace config with datasource in names (#81098) 2024-01-24 16:44:40 +01:00
Ryan McKinley c7c594dba0 K8s/DataSource: Introduce PluginConfigProvider (#80928) 2024-01-22 11:32:25 -08:00
Will Browne 3f30cbf91c DataSources: Add datasource fetching + querying interface (#80749)
* first pass

* separate oss + enterprise

* tidy things up

* add ctx

* fix tests

* use standalone svcs

* mv plugin context provide

* fix wire

* fix import
2024-01-19 15:56:52 +01:00