Skip to content

[Observability] Update deprecated navLinks reference to use new API #77680

@ryankeairns

Description

@ryankeairns

@legrego noticed that the Observability Overview page was being returned in search results and, upon further digging, @pgayvallet noticed that a deprecated API was in use. This should be updated to use App.updater$.

* @deprecated Uses the {@link AppBase.updater$} property when registering
* your application with {@link ApplicationSetup.register} instead.
*
* @param id
* @param values
*/
update(id: string, values: ChromeNavLinkUpdateableFields): ChromeNavLink | undefined;

Originally posted by @pgayvallet in #71494 (comment)

cc:/ @myasonik

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions