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

[Telemetry] [Collectors] Application Usage: Define collector.schema #70622

Closed
afharo opened this issue Jul 2, 2020 · 4 comments · Fixed by #75283
Closed

[Telemetry] [Collectors] Application Usage: Define collector.schema #70622

afharo opened this issue Jul 2, 2020 · 4 comments · Fixed by #75283
Labels
Feature:Telemetry Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@afharo
Copy link
Member

afharo commented Jul 2, 2020

In order to complete #70180, we should define the collector schema for the collector "Application Usage".

The added complexity here is that it is not static and it depends on the values set as id when the plugins register Kibana applications via the method core.application.register.

Maybe we can come up with a parser that can collect all the places where that method is called and builds up the schema for us?

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-telemetry (Team:KibanaTelemetry)

@TinaHeiligers
Copy link
Contributor

@afharo once this issue is resolved (PR for it merged), please remember to check it off the list in #70180

@afharo
Copy link
Member Author

afharo commented Aug 18, 2020

I've created #75329 to track the possible idea of generating the schema dynamically by some process that would identify all the IDs in the use of the method core.application.register.

@lukeelmers lukeelmers added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Oct 1, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-core (Team:Core)

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

Successfully merging a pull request may close this issue.

4 participants