Travis Patterson
959723050f
Fix change to mixed bahavior ( #44179 )
...
- If the datasource is already set to mixed, don't change any queries in the editor
2022-01-18 13:54:51 -07:00
Travis Patterson
9eb82f9fff
Propagate all headers ( #43812 )
...
* Propagate all headers
* stable header order
2022-01-07 12:45:26 -07:00
Travis Patterson and Todd Treece
8898a5f0a0
Add record-audio icon for recorded queries ( #43734 )
...
* Add record-audio icon for recorded queries
* add record-audio icon to iconBundle
Co-authored-by: Todd Treece <todd.treece@grafana.com >
2022-01-06 07:15:50 -07:00
Travis Patterson
20b3b2a448
Forward oauth tokens after prometheus datasource migration ( #43686 )
...
* create the prom client
* implement lru cache of prometheus clients based on auth headers
* linter
2022-01-05 13:55:55 -07:00
Travis Patterson
c4c05a5b71
refactor promethueus package into sub packages ( #43634 )
2022-01-04 07:22:33 -07:00
Travis Patterson
d52a6e3d3b
Change 'grafana-expression' to ExpressionDatasourceRef.type so isExpr… ( #43379 )
...
* Change 'grafana-expression' to ExpressionDatasourceRef.type so isExpressionReference works
* use constant ref in tests
* import from package
2021-12-21 07:11:11 -07:00
Travis Patterson
e79fe8e84e
recorded queries - add recorded queries to the enterprise configuration ( #42613 )
...
* add recorded queries to the enterprise configuration
* change name to default_
2021-12-02 09:58:55 -07:00
Travis Patterson
3fb8b87972
Add on datasource change to optional components -- alt -- ( #40239 )
...
* Add onDataSourceChange to optional components
- Fixes a bug where the user can select twice and overwrite all queries
- Adds handler to control main datasoruce selection to the optional components.
* only pass onDatasource change when necessary
2021-10-13 09:49:40 -06:00
Travis Patterson
6548cd89af
Add honeycomb plugin logo ( #38461 )
2021-08-23 14:33:55 -06:00
Travis Patterson
32e11434da
Fire event after datasource delete ( #38090 )
2021-08-20 14:51:31 -06:00
Travis Patterson
00709ec1db
Add prometheus remote client ( #37755 )
2021-08-13 10:44:56 -06:00
Travis Patterson
5ae3769320
Add Honeycomb plugin ( #36000 )
2021-06-21 12:34:33 -06:00
Travis Patterson
2e58ad5fd2
Fix: allow variables in nested objects ( #35684 )
...
* Fix: allow variables in nested objects
* Changes from review
2021-06-16 08:36:25 +02:00