Commit Graph

1008 Commits (2ceed6a16971c02ecfa94dcd79c680b958e67395)

Author SHA1 Message Date
Leo c4984854b6
added dashboard uid when tracing header in browsermode (#53232) 3 years ago
Alex Ratner fecf4c41ad
Dashboard: Spelling corrections in end-user visible dialogs (#53340) 3 years ago
Brendan O'Handley 7aeb8b4cdf
Prometheus: Remove metadata endpoint (#53428) 3 years ago
Seth Falco a8666370be
fix: add promql placeholder text (#53321) 3 years ago
ismail simsek a40c1e227c
Prometheus: Use lezer-promql types instead of hardcoded strings (#53287) 3 years ago
gtk-grafana f8d6730134
Metrics: Refactor use of lezer nodes to reference ID instead of name (parsing.ts) (#53177) 3 years ago
gtk-grafana 7f165729b0
remove string constant and use ids provided in lezer-promql library (#53180) 3 years ago
ismail simsek 87af08129c
Prometheus: Add tests for new explain section (#53182) 3 years ago
Ivana Huckova b8e4c2abeb
Loki: Move explain section to builder mode (#52879) 3 years ago
Ivana Huckova 1eb3513781
Prometheus: Fix adding of multiple values for regex operator (#52978) 3 years ago
Taewoo K 8b6b82f239
PromQuery: Show exemplars in collapsed view (#52767) 3 years ago
Ivana Huckova 53b8e528fc
Loki: Add unwrap with conversion function to builder (#52639) 3 years ago
Darren Janeczek 565430f297
Prometheus: Don't show errors from unsuccessful API checks like rules or exemplar checks (#52193) 3 years ago
Scott Lepper de956fc3d8
Core code editor/builder components (#52421) 3 years ago
Levente Balogh d6d49d8ba3
DataSources: refactor datasource pages to be reusable (#51874) 3 years ago
Ivana Huckova c087198b1b
Loki: Fix adding of multiple label filters when parser (#52335) 3 years ago
Ivana Huckova 8ff152f98f
ModifyQuery: Improve typing for modifyQuery and query hints (#52326) 3 years ago
Ivana Huckova 8fc51932f5
Loki: Fix incorrect TopK value type in query builder (#52226) 3 years ago
Ivana Huckova 0a2a370b77
Loki: Fix suggesting operations from different category (#52034) 3 years ago
Brendan O'Handley e51187a474
Prometheus datasource: query builder freezes when metrics metadata is undefined (#51929) 3 years ago
Ivana Huckova 10cb84e401
Loki: Implement hints for query builder (#51795) 3 years ago
Sven Grossmann 663f3fcd2a
Loki: Fix error when changing operations with different parameters (#51779) 3 years ago
Ivana Huckova 66b4a9e6a1
Loki: Remove unused prop from query builder (#51504) 3 years ago
ismail simsek 0de544f3a2
Handle scalar and string resultType separately (#51411) 3 years ago
Ivana Huckova 60454192b7
Loki: Add e2e test for query builder (#51314) 3 years ago
ismail simsek c804639b53
Hide datalink button when datasource for exemplar is undefined (#51236) 3 years ago
Ivana Huckova 0d899e2635
FeedbackLink: Add tracking (#51251) 3 years ago
Josh Hunt 98132fc7dc
Remove as any from requireActual usage (#51182) 3 years ago
Josh Hunt bc7ed4baab
Chore: use jest.mocked in favor of type assertions/any (#51156) 3 years ago
Ashley Harrison 803473f479
Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
Ivana Huckova 0073f1b0b5
Update header (#50787) 3 years ago
Ryan McKinley 1902357693
Heatmap: consolidate naming conventions (#50272) 3 years ago
Ivana Huckova 77bdbe1dea
Loki: Fix showing of duplicated label values in dropdown in query builder (#50680) 3 years ago
Andrej Ocenas bd04b776b5
Prometheus: Don't show undefined for step in collapsed options in query editor when value is "auto" (#50511) 3 years ago
Ivana Huckova 088a1880d8
Loki, Prometheus: Show Query patterns in all editor modes (#50263) 3 years ago
Stephanie Closson 913ac82108
revert change, and enforce table format when in explore (#50616) 3 years ago
Joey Tawadrous 4ed7ff2ed1
Traces: APM table (#48654) 3 years ago
Jack Westbrook ccd75d72f8
Chore: Remove react-testing-lib from bundles (#50442) 3 years ago
Ivana Huckova 9f6afb3475
Prometheus, Loki: Update run queries button (#50005) 3 years ago
Ashley Harrison 6fcb2cd307
remove exported test globals from test/lib/common (#50256) 3 years ago
Stephanie Closson 53ee72d15d
Prometheus: Migrate metadata queries to use resource calls (#49921) 3 years ago
Andrej Ocenas cc90f9bb69
Prometheus/Loki: Add raw query and syntax highlight in explain mode (#50070) 3 years ago
Andrej Ocenas c63071f519
Prometheus/Loki: Show raw query by default in the builder(#50007) 3 years ago
svennergr b355adac6f
Loki: Run query when pressing Enter on line-filters (#49913) 3 years ago
Andrej Ocenas d2fefec306
Prometheus: Fix aligning of labels of exemplars after backend migration (#49924) 3 years ago
Andrej Ocenas 72367cf1ad
Prometheus: Cleanup annotation editor (#49615) 3 years ago
Sergey Kostrukov 2b83cf4618
Prometheus: Predefined scopes for Azure authentication (#49557) 3 years ago
Ivana Huckova 5f6b23e45a
AutoSizeInput: Move to @grafana/ui (#48811) 3 years ago
Andrej Ocenas 4124294011
Prometheus: Migrate annotation editor to react (#48814) 3 years ago
Andrej Ocenas 7cd034f33a
Loki: Cleanup some code for default editorMode (#49431) 3 years ago