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

feat: add environment variables to configure monitoring in Docker image #118

Merged

Conversation

Masterchen09
Copy link
Contributor

@Masterchen09 Masterchen09 commented Jun 7, 2024

I saw that the CLI of datahub-actions contains an option to enable a monitoring endpoint - this PR introduces two new environment variables (DATAHUB_ACTIONS_MONITORING_ENABLED and DATAHUB_ACTIONS_MONITORING_PORT) which allows to enable this endpoint when running the Docker image.

There will be a second PR for the datahub-helm repository which will make use of these two environment variables.

edit: Here is the other PR: acryldata/datahub-helm#473

Copy link

github-actions bot commented Jun 7, 2024

Unit Test Results (build & test)

63 tests  ±0   63 ✔️ ±0   3s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 2d964bf. ± Comparison against base commit 54a568b.

@sgomezvillamor
Copy link

I also need to set --enable-monitoring flag, so +1 to this PR and the corresponding one in the helm charts

@jjoyce0510
Copy link
Contributor

Thank you!

@jjoyce0510 jjoyce0510 merged commit a515546 into acryldata:main Jul 1, 2024
6 checks passed
@Masterchen09 Masterchen09 deleted the monitoring-environment-variables branch July 11, 2024 13:35
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