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 juju metrics collection #48

Open
jogeo opened this issue Oct 3, 2019 · 0 comments
Open

Add juju metrics collection #48

jogeo opened this issue Oct 3, 2019 · 0 comments

Comments

@jogeo
Copy link

jogeo commented Oct 3, 2019

Juju provides wrappers on each machine that can be used to collect metrics
/etc/profile.d/juju-intospection shows all the calls

Call with 'juju run' or 'juju ssh'

The juju team asked that the following be collected by juju-crashdump:

  1. juju_machine_lock
    • Can help with understanding deployment failures
    • every machine
  2. Juju_metrics
    • get from all API servers
  3. Juju_goroutines
    • collects details about current execution path of each go routine
  4. Juju_presence_report
    • Get from all API servers
    • Who is connected to who
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant