Skip to content

Conversation

@jcabrero
Copy link
Member

This PR adds a new Grafana dashboard to query the nuc postgres instance.

@jcabrero jcabrero requested a review from Copilot May 28, 2025 16:00
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a new Grafana datasource configuration for querying the NUC PostgreSQL instance.

  • Added a new datasource entry named "PostgreSQL NUC" in datasource.yml.
  • Configured connection parameters including host URL, credentials via environment variables, and connection settings.
Comments suppressed due to low confidence (1)

grafana/datasources/datasource.yml:36

  • [nitpick] Verify that the datasource URL format meets Grafana's requirements; consider including a protocol prefix (e.g., 'http://') if needed for proper connectivity.
url: nuc-${POSTGRES_HOST}:${POSTGRES_PORT}

@jcabrero jcabrero requested a review from blefo May 30, 2025 09:44
@jcabrero jcabrero merged commit b4d8a7e into main Jun 4, 2025
4 checks passed
@jcabrero jcabrero deleted the feat/improved_grafana_dashboard branch July 1, 2025 07:42
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.

3 participants