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

Support Grafana via prom_ex #1518

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

Support Grafana via prom_ex #1518

wants to merge 16 commits into from

Commits on Sep 13, 2024

  1. Support Grafana via prom_ex

    joshk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9d4afc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc240bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    388d6e1 View commit details
    Browse the repository at this point in the history
  4. Disable custom metrics (temp)

    joshk committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7800774 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Remove some commented out code

    joshk committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1d6f833 View commit details
    Browse the repository at this point in the history
  2. Formatting

    joshk committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    1508edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09cfc29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3558b59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4964f6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9272ce8 View commit details
    Browse the repository at this point in the history
  7. Fix a comment

    joshk committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    515d5c3 View commit details
    Browse the repository at this point in the history
  8. Reinstate NervesHub.Metrics

    joshk committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    ec9238f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78ee29b View commit details
    Browse the repository at this point in the history
  10. Fix a LiveView graph

    joshk committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    3794603 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Create a MetricsEndpoint

    This fixes a bunch of `force_ssl` issues since this one endpoint can be http only, plus its easy not to expose it to the world
    joshk committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    c317bd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Support the DevicesEndpoint

    joshk committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    2eb3082 View commit details
    Browse the repository at this point in the history