grafana/docs/sources/setup-grafana
Andre Pereira fd37ff29b5
Tempo: New Search UI using TraceQL (#63808)
* WIP of creating new components to support the Search tab using TraceQL

* Search fields now require an ID. Added duration fields to new Search UI

* Distinguish static from dynamic fields. Added dynamic tags input

* Moved new search behind traceqlSearch feature flag. Added handling of different types of values to accurately wrap them in quotes when generating query.

* Hold search state in TempoQuery to leverage state in URL. Moved types to schema file

* Use a read only monaco editor to render a syntax highlighted generated query. Added tooltip to duration. Added query options section

* Support multiple values using the regex operator and multi input

* Delete dynamic filters

* Automatically select the regex op when multiple values are selected. Revert to previous operator when only one value is selected

* Added tests for SearchField component

* Added tests for the TraceQLSearch component

* Added tests for function that generates the query

* Fix merge conflicts

* Update test

* Replace Search tab when traceqlSearch feature flag is enabled. Limit operators for both name fields to =,!=,=~

* Disable clear button for values

* Changed delete and add buttons to AccessoryButton. Added descriptions to operators

* Remove duplicate test

* Added a prismjs grammar for traceql. Replaced read only query editor with syntax highlighted query. Removed spaces between tag operator and value when generating query.

* Fix support for custom values when isMulti is enabled in Select

* Use toOption function
2023-03-06 16:31:08 +00:00
..
configure-grafana Tempo: New Search UI using TraceQL (#63808) 2023-03-06 16:31:08 +00:00
configure-security Clarify that LDAP will create Grafana users by default when they log in for the first time (#63391) 2023-03-03 16:20:08 -06:00
image-rendering Added pageZoomLevel option to image renderer setup documentation (#59472) 2023-02-03 10:19:29 +01:00
installation docs: upgrade guide refactor organizes releases into their own pages; moves upgrade guide to the root (#62402) 2023-02-06 22:01:30 +00:00
_index.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
configure-docker.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
restart-grafana.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
set-up-for-high-availability.md Update the Alerting HA docs (#60292) 2022-12-19 11:49:42 +01:00
set-up-grafana-live.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
set-up-grafana-monitoring.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00
sign-in-to-grafana.md Use relative aliases for all non-current Grafana aliases (#60062) 2022-12-09 12:36:04 -04:00