Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add telemetry for Platform #69517

Open
joshdover opened this issue Jun 18, 2020 · 1 comment
Open

Add telemetry for Platform #69517

joshdover opened this issue Jun 18, 2020 · 1 comment
Labels
Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@joshdover
Copy link
Contributor

joshdover commented Jun 18, 2020

Questions we'd like to answer:

  • What caused Kibana to crash? How often is it crashing? (frontend & backend)
  • How frequently are Core APIs used?
  • Are dry-run migrations being used?
  • Are new logging features being used? (context-specific files outputs, log rotation)
  • What UiSettings are overriden in the kibana.yml file or set in the UI? (could indicate we need better defaults)
  • How many deployments use Kibana in an iframe?
  • How fast does Kibana load in the browser?
    • Probably many other related performance questions
  • How many SavedObjects do we have?
  • Configuration based questions (Collect non-sensitive platform-specific config stats #56762):
    • Which plugins were disabled by the user?
    • Are any 3rd party plugins installed? Which ones?
    • How many deployments use Elasticsearch node sniffing?
@joshdover joshdover added Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc Feature:New Platform labels Jun 18, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:New Platform Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

2 participants