grafana/public/app/plugins/datasource/prometheus/querybuilder
Ivana Huckova 8fc51932f5
Loki: Fix incorrect TopK value type in query builder (#52226)
* Loki: Fix incorrect TopK value type in query builder

* Simplify code

* Remove bracket

* Brackets are back
2022-07-15 13:03:14 +02:00
..
components Prometheus datasource: query builder freezes when metrics metadata is undefined (#51929) 2022-07-08 11:59:48 -04:00
shared Loki: Fix incorrect TopK value type in query builder (#52226) 2022-07-15 13:03:14 +02:00
aggregations.ts Prometheus: Move count_values from function to aggregation (#47260) 2022-04-12 16:08:50 +02:00
binaryScalarOperations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
operations.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
parsing.test.ts Loki,Prometheus: Fix of showing error message for empty query (#47379) 2022-04-06 11:17:49 +02:00
parsing.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
PromQueryModeller.test.ts Prometheus: bool bin op improvements (#47198) 2022-04-01 17:51:50 +02:00
PromQueryModeller.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
state.test.ts Loki, Prometheus: Remember preferred editor (#48580) 2022-05-03 14:50:13 +02:00
state.ts Prometheus/Loki: Show raw query by default in the builder(#50007) 2022-06-02 13:50:10 +02:00
testUtils.ts Show error when operations, but no stream selector (#47890) 2022-04-19 16:54:08 +02:00
types.ts Loki: Add aggregate by label support (#46965) 2022-03-29 17:49:21 +02:00