Skip to content

Commit

Permalink
updated the comment
Browse files Browse the repository at this point in the history
Signed-off-by: sumukhswamy <[email protected]>
  • Loading branch information
sumukhswamy committed Aug 26, 2024
1 parent 6a63164 commit 587bf53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ export class ObservabilityPlugin
order: observabilityTracesPluginOrder,
mount: appMountWithStartPage('traces'),
});
// deprecated in new Nav Groups and in NEO.
// deprecated in new Nav Groups and when MDS is enabled.
if (!setupDeps.dataSource) {
core.application.register({
id: observabilityPanelsID,
Expand Down

0 comments on commit 587bf53

Please sign in to comment.