Loki: Adds support for Loki derived fields to open links in a new tab (#92265)

* Open in new tab for loki derived fields

* Refactor styles

* Update documentation

* Initialise as boolean
This commit is contained in:
Shane Kenney
2024-10-30 22:07:34 +11:00
committed by GitHub
parent 092a1813ef
commit 1f70aa8f80
6 changed files with 28 additions and 0 deletions

View File

@ -124,6 +124,8 @@ Each derived field consists of the following:
- **Internal link** - Toggle on to define an internal link. For internal links, you can select the target data source from a selector. This supports only tracing data sources.
- **Open in new tab** - Toggle on to open the link in a new tab or window.
- **Show example log message** - Click to paste an example log line to test the regular expression of your derived fields.
Click **Save & test** to test your connection.