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

Helm chart: Update grafana install instructions #2943

Closed
wants to merge 1 commit into from
Closed

Helm chart: Update grafana install instructions #2943

wants to merge 1 commit into from

Conversation

steve-mt
Copy link

What this PR does / why we need it:

stable/grafna is deprecated and no longer indexed by default for helm 3.
helm 2 is unsupported. The helm chart is maintained in
https://github.com/grafana/helm-charts which requires a halm add.

Update the instructions to use the loki helm chart that provides grafana
out of the box and automatic setup of the data source.

Special notes for your reviewer:

docs/sources/installation/helm.md and production/helm/README.md seem to be duplicated documentation, would it make sense to have them as a symlink in the future so we don't have to update both files with the same changes?

Checklist

  • Documentation added
  • Tests updated

@CLAassistant
Copy link

CLAassistant commented Nov 17, 2020

CLA assistant check
All committers have signed the CLA.

@codecov-io
Copy link

codecov-io commented Nov 17, 2020

Codecov Report

Merging #2943 (af92adf) into master (1b6465d) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2943      +/-   ##
==========================================
- Coverage   61.75%   61.74%   -0.01%     
==========================================
  Files         182      182              
  Lines       14863    14863              
==========================================
- Hits         9178     9177       -1     
  Misses       4839     4839              
- Partials      846      847       +1     
Impacted Files Coverage Δ
pkg/promtail/targets/file/filetarget.go 64.08% <0.00%> (-2.12%) ⬇️
pkg/querier/queryrange/downstreamer.go 97.64% <0.00%> (+2.35%) ⬆️

`stable/grafna` is deprecated and no longer indexed by default for helm 3.
helm 2 is unsupported. The helm chart is maintained in
https://github.com/grafana/helm-charts which requires a `halm add`.

Update the instructions to use the loki helm chart that provides grafana
out of the box and automatic setup of the data source.
@stale
Copy link

stale bot commented Dec 19, 2020

This issue has been automatically marked as stale because it has not had any activity in the past 30 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale A stale issue or PR that will automatically be closed. label Dec 19, 2020
@steve-mt
Copy link
Author

This issue has been automatically marked as stale because it has not had any activity in the past 30 days.

I would still like to have this merged in if it's possible. Maybe @slim-bean can help out?

@stale stale bot removed the stale A stale issue or PR that will automatically be closed. label Dec 20, 2020
@unguiculus
Copy link
Contributor

I'd suggest this PR be closed in favor of #3084.

@steve-mt
Copy link
Author

@unguiculus makes sense! I will close this PR then 🙇

@steve-mt steve-mt closed this Dec 21, 2020
@steve-mt steve-mt deleted the update-helm-chart-install branch December 21, 2020 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants