visage icon indicating copy to clipboard operation
visage copied to clipboard

View metrics from multiple hosts on the same chart

Open auxesis opened this issue 14 years ago • 2 comments

Scenario: Compare statistics from multiple hosts
  When I go to /builder
  And I fill in "hosts" with "foo,bar,baz"
  And I check "combine into single chart"
  And I fill in "metrics" with "cpu*/*"
  And I fill in "profile_name" with "cpu on foo,bar,baz"
  And I press "create"
  Then I should see "1" graph
  And there should be multiple hosts on that graph

auxesis avatar Oct 18 '10 00:10 auxesis

Is this feature implemented yet? Such combining would be awesome.

Perhaps it could be combined :-) with:

And I check "stack metrics" there should be multiple graphs from multiples hosts aggregated on top of each other

JarleB avatar Aug 12 '11 13:08 JarleB

Was there any progress on this?

I might work on this tomorrow, I feel like it will be mostly within JavaScript client-side.

This would be useful to create federated graphs.

theonewolf avatar Jun 28 '12 20:06 theonewolf