Closed as not planned
Description
As part of this project #167901, we want to measure adoption, i.e., how many users are sharing dashboards and other saved objects across spaces.
Include in the snapshot telemetry the following metrics only if a saved object is shared to 2 or more spaces:
- Total number of dashboards shared in a space: stack_stats.kibana.plugins.spaces.sharedDashboards.count
- Total number of Lens viz shared in a space: stack_stats.kibana.plugins.spaces.sharedLens.count
- Total number of Maps viz shared in a space: stack_stats.kibana.plugins.spaces.sharedMaps.count
- Total number of TSVB, Agg based and Vega viz shared in a space: stack_stats.kibana.plugins.spaces.sharedViz.count
- Total number of Saved queries shared in a space: stack_stats.kibana.plugins.spaces.sharedSavedQueries.count
- Total number of Saved searches shared in a space: stack_stats.kibana.plugins.spaces.sharedSavedSearches.count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment