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 new Host Metrics dashboard #135

Merged
merged 4 commits into from
Oct 5, 2023
Merged

Commits on Oct 5, 2023

  1. Add new Host Metrics dashboard

    What does this PR do?
    ---------------------
    
    - Adds a new Host Metrics dashboard under collector-dashboards/otel-collector-host-metrics-dashboard and adds the dashboard to README.md, main.tf, and outputs.tf
    - Fixes some typos
    
    For what purpose?
    ---------------------
    
    The main purpose of this change is to add a new Host Metrics dashboard. It's essentially the OTel-native hostmetricsreceiver equivalent of the Host Metrics (Prometheus) dashboard. Adding it here will allow us to make it available in the prebuilt dashboard library.
    gdfast committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cf30407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2ea1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28a36d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c628ad7 View commit details
    Browse the repository at this point in the history