feat(FlameGraph): Keep focus whenever the profile data changes #1039
Annotations
4 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/pages/ProfilesExplorerView/components/SceneExploreDiffFlameGraph/components/SceneComparePanel/domain/RangeAnnotation.ts#L3
'MutableDataFrame' is deprecated. use standard DataFrame, or create one with PartialDataFrame
|
Lint:
src/shared/components/QueryAnalysisTooltip/QueryAnalysisTooltip.tsx#L35
'v1' is deprecated. Will be removed in a future version
|
Lint:
src/tmp/grafana-flamegraph/src/FlameGraph/FlameGraphMetadata.tsx#L102
'borderRadius' is deprecated. Use `theme.shape.radius.default`, `theme.shape.radius.pill` or `theme.shape.radius.circle` instead
|
Loading