You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#209: [harbor] Add Harbor plugin, to show projects, repositories and artifacts including there vulnerabilities and build history from a Harbor instance.
Fixed
#175: [prometheus] Fix tooltip when no unit is provided.
#186: [jaeger] Fix tooltip position in traces chart.
#199: Add volumes and volumeMounts properties to the Helm chart, to support the kubeconfig provider.
Changed
#179: [clickhouse] Add sorting and show milliseconds in time column.
#181: [core] ⚠️Breaking change:⚠️ Make the time selection across all plugins more intuitive. For that we removed the time property from the Options component and showing the formatted timestamp instead.
#185: [clickhouse] Use pagination instead of Intersection Observer API to display logs.
#188: [sql] Replace the GetQueryResults function with the implemention used in the Clickhouse plugin, to have a proper handling for float values.