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

Aggregates #4

Merged
merged 6 commits into from
Dec 12, 2018
Merged

Aggregates #4

merged 6 commits into from
Dec 12, 2018

Conversation

fujiwara
Copy link
Owner

@fujiwara fujiwara commented Dec 11, 2018

Add aggregate feature.

aggregates works as below.

  1. Fetch hosts information from Mackerel API.
    • Filtered service and role.
  2. For each hosts, fetch specified host metrics to calculates these metrics by functions.
  3. Post theses aggregated metrics as Mackerel service metrics.
  4. Iterates these processes each 60 sec.

It is useful for monitoring the long span aggregated host metrics.

Aggregates specified host metrics to calculates these metrics by functions.
Then posts theses aggregated metrics as Mackerel service metrics.
@fujiwara fujiwara changed the title [WIP] Aggregates Aggregates Dec 12, 2018
@fujiwara fujiwara merged commit 8f1febb into master Dec 12, 2018
@fujiwara fujiwara deleted the aggregates branch December 12, 2018 14:12
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

Successfully merging this pull request may close these issues.

None yet

1 participant