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 Grafana in docker compose #23

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Add Grafana in docker compose #23

wants to merge 9 commits into from

Conversation

Razano26
Copy link
Member

This pull request includes updates to the docker-compose.yaml file and the addition of configuration files for a new Grafana service. The changes primarily involve standardizing the quotation marks in the docker-compose.yaml file and adding support for a Grafana Trino datasource plugin.

Standardization of Quotation Marks in docker-compose.yaml:

Addition of Grafana Service:

  • Added a new Grafana service to the docker-compose.yaml file with necessary ports, environment variables, and volumes.
  • Created a Grafana datasource configuration file docker/grafana/datasources/trino.yaml to set up the Trino datasource.

…r-compose

Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
…nfiguration

Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>

chore: add Hive plugin directory to .gitignore

Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
…c plugin retrieval

Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Signed-off-by: Louis Labeyrie <labeyrielouis@gmail.com>
Base automatically changed from feat/docker-trino to main January 16, 2025 16:37
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.

1 participant