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

HELM38: Value to download glowroot jar from url #23

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

GridexX
Copy link
Collaborator

@GridexX GridexX commented Aug 25, 2023

On this PR I added two options version and url to allow changing the glowroot JAR url

The version is used to change the GLOWROOT_VERSION variable and is afterwards used in the URL.

Signed-off-by: GridexX <arsene582@gmail.com>
@GridexX GridexX force-pushed the feat/add-glowroot-url-values branch from c333868 to 1f2246e Compare August 25, 2023 14:18
@@ -314,7 +314,9 @@ properties:
# "key": "value"

glowroot:
enabled: false
enabled: true
Copy link
Collaborator

Choose a reason for hiding this comment

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

Let's keep disabled by default. Since it's an additional load on the process, user can choose to enable only when needed.

@gsautner gsautner merged commit 052a047 into master Aug 25, 2023
1 check passed
@gsautner gsautner deleted the feat/add-glowroot-url-values branch August 30, 2023 21:04
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.

2 participants