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 Cloud Foundry dashboards for metricbeat #21124

Merged
merged 6 commits into from
Sep 18, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Sep 16, 2020

What does this PR do?

Add dashboards in the Metricbeat module for Cloud Foundry.

These dashboards were provided by @bvader and adapted to follow some practices in dashboards included in Beats.

Modifications done to the original dashboards:

  • IDs have been regenerated to avoid overwriting existing dashboards.
  • Titles have been changed to be more consistent with other dashboards included in Beats.
  • Some visualizations related to memory usage have been consolidated in a single visualization.
  • Some fixes in bytes units in the overview dashboard.
  • Minor fix in text color of health metrics in the overview dashboard.

Why is it important?

To improve the visibility on Cloud Foundry deployments using the metrics collected by Beats.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

Screenshots

Overview dashboard:
metricbeat-cloudfoundry-overview

Platform health dashboard:
metricbeat-cloudfoundry-platform-health

Co-Authored-By: Stephen Brown stephen.brown@elastic.co

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 16, 2020
@jsoriano jsoriano self-assigned this Sep 16, 2020
@jsoriano jsoriano marked this pull request as ready for review September 16, 2020 20:21
@jsoriano jsoriano added Metricbeat Metricbeat module Team:Platforms Label for the Integrations - Platforms team and removed needs_team Indicates that the issue/PR needs a Team:* label labels Sep 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@elasticmachine
Copy link
Collaborator

elasticmachine commented Sep 16, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21124 updated]

  • Start Time: 2020-09-17T10:49:50.593+0000

  • Duration: 61 min 44 sec

Test stats 🧪

Test Results
Failed 0
Passed 3583
Skipped 795
Total 4378

Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Dashboards!

Would it worth to add a selection tab on top of the visualisations so as to switch between the two different dashboards?
ie:
Screenshot 2020-09-17 at 12 02 19

@jsoriano
Copy link
Member Author

@ChrsMark good suggestion, it can be specially interesting here as we might add more dashboards in the future.

Added:
Captura de pantalla de 2020-09-17 12-48-03

@jsoriano jsoriano added needs_backport PR is waiting to be backported to other branches. v7.10.0 labels Sep 17, 2020
@jsoriano jsoriano merged commit 82a670c into elastic:master Sep 18, 2020
@jsoriano jsoriano deleted the cf-mb-dashboards branch September 18, 2020 09:47
jsoriano added a commit to jsoriano/beats that referenced this pull request Sep 18, 2020
Adapt and include dashboards provided by Stephen Brown.

Co-Authored-By: Stephen Brown <stephen.brown@elastic.co>
(cherry picked from commit 82a670c)
@jsoriano jsoriano removed the needs_backport PR is waiting to be backported to other branches. label Sep 18, 2020
jsoriano added a commit that referenced this pull request Sep 18, 2020
Adapt and include dashboards provided by Stephen Brown.

(cherry picked from commit 82a670c)

Co-Authored-By: Stephen Brown <stephen.brown@elastic.co>
v1v added a commit to v1v/beats that referenced this pull request Sep 18, 2020
…ne-2.0

* upstream/master:
  Add Cloud Foundry dashboards for metricbeat (elastic#21124)
  [Metricbeat][Kibana] Apply backoff when errored at getting usage stats (elastic#20772)
  Update input-log.asciidoc (elastic#20965) (elastic#21153)
  Remove redirects page (elastic#19574)
  [Ingest Manager] Fixed input types for filebeat (elastic#21131)
  docs: add beat specific install widget (elastic#21050)
  docs: link to APM privs for API keys (elastic#20911)
  Fix index out of range error when getting AWS account name (elastic#21101)
  Agent info docs and ci test pr (elastic#19805)
  Handling missing counters in application_pool metricset  (elastic#21071)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Metricbeat Metricbeat module Team:Platforms Label for the Integrations - Platforms team v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When CF metricbeat module is installed, relevant dashboards are auto-installed
3 participants