- Fix: Ensure non-LogScale annotation queries are reset #799
- Bump dependencies
- Feature: NGSIEM support. Read more about enabling NGSIEM support in Grafana here: Falcon LogScale query editor
- Bump dependencies
- Improve variable editor query handling #621
- Bump dependencies
- Bump eslint-plugin-react from 7.37.4 to 7.37.5 (#572)
- Remove @types/testing-library__jest-dom, add CI GHA (#571)
- Bump terser-webpack-plugin from 5.3.11 to 5.3.14 (#522)
- Bump cspell from 8.17.3 to 9.1.1 (#565)
- Bump @playwright/test from 1.49.1 to 1.53.0 (#563)
- Bump dependencies
- Add publish Github Action workflow for releases (#564)
- Secure GHA Workflows (#548)
- Remove
dependabot-revieweraction (#566) - Remove PR image flow (#554)
- GHA: Harden workflows (#538)
- Set user error in LoadSettings to downstream #504
- Dependency updates.
- Any field can be used for query template variables #488
- Bug: Correctly set format as logs flag in Explore by default. #492
- Bug: Correct X-Id-Token when fetching repos. #489
- Feature: Tail live logs (Live query). Read more about Live querying in Falcon LogScale query editor
- Dependency updates.
- Dependency updates.
- Dependency updates.
- Dependency updates.
- PDC support.
- Dependency updates.
- Dependency updates.
- Add
errorsource#380
- Dependency updates.
- Feature: Upgrade
VariableEditorto remove usage of deprecated APIs and addrepositoryvariable query type. #303 - Dependency updates.
- Fix: State bug in
VariableEditor - Dependency updates.
- Experimental: Support OAuth token forwarding for authentication. See here for further details.
- Dependency updates.
- Prepend
@timestampfield to ensure it is always used as the timestamp value in the logs visualization. - Dependency updates.
- Add $defaultRepo option to Repository dropdown.
- Other minor dependency updates
- Error message is more descriptive when a repository has not been selected.
- Bump github.com/grafana/grafana-plugin-sdk-go from 0.180.0 to 0.195.0
- Other minor dependency updates
- Bug: Issue where users were unable to select default repository is fixed.
- Minimum Grafana required version is now 9.5.0
- Logs in explore view can be filtered by a value or filtered out by a value.
- The settings UI has been overhauled to use the new Grafana form and authentication components.
- Bug: TLS option are now correctly passed to the LogScale client.
- Documentation
- A default repository can be selected in the data source config.
- Support added for abstract queries.
- Fields are ordered according to meta-data response from LogScale. '@rawString' is always the first field.
- Log view is the default option in Explore.
- Grafana data frames are converted to wide format when using a LogScale group by function to support multiline time series.
- Bug: Data links do not throw an error if there is not a matching log.
- Logs in explore view
- Data links from LogScale logs to traces
- Bug: Remove unused auth options
- Bug: DataFrame types will be correctly converted when the first field is nil
Initial release.