Skip to content

Commit

Permalink
Adding deprecated warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Grubic committed Nov 11, 2020
1 parent 55ebb86 commit b72959c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/types/ui_settings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ export interface UiSettingsParams<T = unknown> {
schema: Type<T>;
/**
* Metric to track once this property changes
* @deprecated
* Temporary measure until https://github.com/elastic/kibana/issues/83084 is in place
*/
metric?: {
type: UiStatsMetricType;
Expand Down

0 comments on commit b72959c

Please sign in to comment.