- N/A
- N/A
- Swapped the type epoch_millis in intervals for date histograms to be integers,
rather than strings. This was causing alerts to fail when using
_timesinceepoch
- N/A
- N/A
- Swapped the default query to be
*:*
instead of*
. This was resulting in a failure to load logs when using newer querying paths
- N/A
- N/A
- Resolved a date timezone formatting issue where dates were incorrectly rendered on explore page
- Disabled field type icon as this was rendering incorrect types
- Addressed some text alignment and overflow bugs
- Fixed available field count not including top fields
- N/A
- Project name updated - this will require require re-creating any existing data sources
- Minimum Grafana version updated to 10.0
- Resolved an issue where date time formatting was incorrectly handled after Astra updates to support ES datasources
- Resolved an issue where empty results would incorrectly render faux table contents
- Resolved an issue where empty results would not correctly clear previous result state
- N/A
- N/A
- Fixed a bug that was preventing the histogram from rendering on Grafana 10
- Fixed an off-by-one error that was preventing a result with 1 log returned from rendering
- Fixed a bug that was preventing metadata fields from being rendered in the expanded view
- Significantly improved the performance through proper virtualization
- Significantly refactored the UI to be fully custom and more in-line with our future design ideas/plans
N/A
- Improved the performance of the application by combining two network requests into one
- Improved the performance of the application through various optimizations that should result in an average load time speed up of ~50%
N/A
- Fixed the background color for the most popular fields list not being correct in dark mode
- Added a sidebar that displays all the detected fields in the logs returned
- Added a popover on the sidebar that when clicked will show detailed statistics about the values of a given field
- Added buttons to the popover sidebar UI that allows you to filter fields by one of the values shown (either positively or negatively), added loading indicators, folding, and various other small touchups
N/A
- Fixed an issue in the explore UI where queries over
250px
wide in the filter query textbox would cause the textbox to go behind other components - Fixed an issue in the explore UI where if you cleared out all of the text from the filter query textbox you would be unable to add more text
N/A
- Removes deprecated "raw document" type from selectable metric options (prefer "raw data" moving forward)
- Explore no longer requests an unused aggregation when querying logs
N/A
- Minimum supported Grafana version moved from 8.0 to 9.5
- Resolved an issue where attempting to use datasource alerting could return an error of
request handler error: [plugin.unavailable] plugin unavailable
- Resolved the deprecation warnings on build system by migrating from
@grafana/toolkit
to@grafana/create-plugin
- Enabled datasource alerting
N/A
N/A
- Added a button to go to the associated Zipkin trace view
- Rewrote our existing Explore page with a new version built on Grafana scenes. This is due to the unexpected deprecation of logs rendering without a reasonable alternative provided (see here, and here). As no migration path was provided, the quickest solution was to switch to scenes rendering - this however is not yet stable as it is still in public preview.
N/A
N/A
N/A
- Fixed an issue where the Astra log UI would fail to render in Grafana 9.X versions
- Fixed an issue where we weren't properly mapping and parsing the dates returned by Astra
- Fixed an issue where we still allowed folks to select "PPL" as a query type, despite it not being (currently) supported
- Initial release of Astra backend datasource
- Shard count (total, failed) from Astra explore page
- Elasticsearch is no longer a supported datasource from Astra explore UI
Initial plugin release