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

[APM] Add telemetry for APM #23318

Closed
sorenlouv opened this issue Sep 19, 2018 · 1 comment
Closed

[APM] Add telemetry for APM #23318

sorenlouv opened this issue Sep 19, 2018 · 1 comment
Assignees
Labels
Team:APM All issues that need APM UI Team support v6.6.0

Comments

@sorenlouv
Copy link
Member

sorenlouv commented Sep 19, 2018

This is the structure of data we want to send to telemetry:

{
  "has_any_services": true,
  "services_per_agent": {
    "python": 1,
    "java": 5,
    "node": 0,
    "js-base": 2,
    "ruby": 0,
    "golang": 0
  }
}

Steps to setup usage collector for telemetry: #23295

@sorenlouv sorenlouv added Team:APM All issues that need APM UI Team support [zube]: Impl Ready labels Sep 19, 2018
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:APM All issues that need APM UI Team support v6.6.0
Projects
None yet
Development

No branches or pull requests

5 participants