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

[UPGRADE] Log monitoring stack #691

Merged
merged 7 commits into from
Nov 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Code cleanup
gsmith-sas committed Nov 4, 2024
commit 19b451386e62042441f4ae1d259ed2e93d1f6404
4 changes: 0 additions & 4 deletions logging/bin/deploy_esexporter.sh
Original file line number Diff line number Diff line change
@@ -67,10 +67,6 @@ fi

helmRepoAdd prometheus-community https://prometheus-community.github.io/helm-charts

## Commenting out because it might be redundant code.
# log_verbose "Updating Helm repositories"
# helm repo update

primaryValuesFile="logging/esexporter/values-es-exporter.yaml"
log_debug "Deploying Elasticsearch Exporter"