Commit Graph
29 Commits
Author SHA1 Message Date
Fabrizio 3899620234 Tempo: Add new structural operators (#77056) 2023-10-24 17:46:36 +02:00
Fabrizio b8d005ae23 Plugins: Improvements to NodeGraph (#76879) 2023-10-24 15:16:10 +02:00
Fabrizio 6e0825d6e2 Plugins: Fix sorting issue with expandable rows (#75553) 2023-10-12 10:39:23 +02:00
Fabrizio 9bb3d64b1e Minor fixes for TraceQL query editor (#76344) 2023-10-12 10:19:01 +02:00
Fabrizio f40b695267 Docs: Add entry for TraceQL query editor (#76119) 2023-10-10 14:48:37 +02:00
Fabrizio b2ba28ab40 Dashboards: Add template variables to selectable options (#75870) 2023-10-06 16:32:30 +02:00
Fabrizio e8a708c16e Tempo: Highlight errors in TraceQL query (#74697)
* Highlight errors

* Chores

* Refactor

* Address PR comments

* Refactoring

* Fix

* Handle another case

* Handle more use cases
2023-10-03 15:07:42 +01:00
Fabrizio 5fae64ccbe Properly manage trigger chars with open editor box (#75461) 2023-09-28 15:48:18 +02:00
Fabrizio b1bc379a5c Tempo: Use timezone of selected range for timestamps (#75438)
* Use timezone of selected range for timestamps

* Fix tests
2023-09-28 14:05:47 +01:00
Fabrizio d1296f7213 Use const assertion instead of type assertion (#75165) 2023-09-20 17:31:09 +03:00
Fabrizio 9113c6d959 Tempo: Improve autocompletion for TraceQL editor (#74790) 2023-09-19 09:23:35 +02:00
Fabrizio a939dfadf2 Improve check on Tempo version (#74547) 2023-09-11 14:34:05 +02:00
Fabrizio 3bb4e24458 Dashboards: Escape tags (#74437) 2023-09-09 14:11:36 +02:00
Fabrizio d19f75d499 Fix regex for Tempo version (#74541) 2023-09-07 16:53:33 +03:00
Fabrizio 96facbdfa2 Tempo: Improve autocompletion and syntax highlighting for TraceQL tab (#73707) 2023-09-07 12:36:23 +02:00
Fabrizio 3ccfa5620f Tempo: Fix flaky test (#74169) 2023-09-06 18:08:24 +02:00
Fabrizio 34a867b8dc Docs: Add entry for Tempo query-type template variables (#74392) 2023-09-06 17:22:55 +02:00
Fabrizio 79b421e8c8 Retrieve and use Tempo version (#72747) 2023-09-06 09:40:37 +02:00
Fabrizio 5038137662 Dashboard: Add support for Tempo query variables (#72745) 2023-08-30 13:45:39 +02:00
Fabrizio d293b08e52 Tempo: Replace template variables in TraceQL tab when streaming is enabled (#73259) 2023-08-24 14:10:14 +02:00
Fabrizio ed8ca02e0f Dashboard: Support template variables in Search tab for Tempo (#72867) 2023-08-24 13:06:46 +02:00
Fabrizio 0f402347aa Fix error message for variable names (#72580) 2023-08-14 11:34:54 +02:00
Fabrizio 6b8580ca8d Fix typos in contributing documentation (#72719) 2023-08-07 12:41:50 +03:00
Fabrizio 6314cf9588 Fix typos in Loki template variable tests (#72721) 2023-08-03 14:26:54 +03:00
Fabrizio ef82932f48 Plugins: Remove logs button instead of disabling it (#71448) 2023-07-20 14:28:16 +02:00
Fabrizio d707377700 Docs: Escape $ for $__tags (#71631)
Escape `$` for `$__tags`
2023-07-17 10:38:02 +01:00
Fabrizio 6b40fe75f5 Docs: Add reference to Grafana Cloud doc (#71653)
Add reference to Grafana Cloud doc
2023-07-14 10:17:13 -05:00
fabrizio-grafana 2075dc4f2b Dashboard: Add test dashboard for Flame Graph (#70685) 2023-07-07 18:15:47 +02:00
fabrizio-grafanaandAndrej Ocenas d31e96104a Dashboard: Add suggestion box for Flame Graph (#70763)
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
2023-07-05 14:25:00 +02:00