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

Prepare 2.0.0-rc.4 #1515

Merged
merged 30 commits into from
Mar 21, 2022
Merged

Prepare 2.0.0-rc.4 #1515

merged 30 commits into from
Mar 21, 2022

Conversation

pracucci
Copy link
Collaborator

@pracucci pracucci commented Mar 21, 2022

What this PR does

In this PR I'm preparing 2.0.0-rc.4.

Draft PR because I wanna have the control over the merge (to merge commit).

Skipped:

Cherry-picked:

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

chri2547 and others added 27 commits March 21, 2022 13:00
* Reorder toplevel to have three distinct sections

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Marco Pracucci <marco@pracucci.com>

* Update docs/sources/operators-guide/reference-glossary.md

* Fixes after running 'make doc'

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Fixed link in glossary

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* incorporates feedback

* fixed relref

* renamed monitor to monitoring

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Marco Pracucci <marco@pracucci.com>
* Upgrade dskit

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Added CHANGELOG entry

Signed-off-by: Marco Pracucci <marco@pracucci.com>
* Refreshing read and write diagrams and removing parent architecture diagram. Adding ruler diagram.

* Moved images

Signed-off-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Marco Pracucci <marco@pracucci.com>
…C changes] (#1479)

* creating a new PR since had some merge conflicts with the last one.

* Apply suggestions from code review

Adding Chris' suggestions.

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update about-grafana-mimir-architecture.md

Removed parallelization comment.

* Update docs/sources/operators-guide/architecture/components/query-frontend.md

* Reran make docs.

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Docs: add first-pass keywords in frontmatter

* Make the linter happy
Co-authored-by: Gilles De May <gilles.de.mey@gmail.com>
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>

Co-authored-by: Gilles De May <gilles.de.mey@gmail.com>
* Review configuration topics not previously copy edited

* make doc

* Apply suggestions from code review

Co-authored-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Marco Pracucci <marco@pracucci.com>
* Docs: Revise Mimir docs landing page
  - Add logo
  - Make the Grafana Cloud note like other Grafana open source project landing pages

* Linter change.

* Update _index.md

Not done yet.

* Update _index.md

continuing to edit.

* Update _index.md

Alrighty - Iooking decent now.

* Copy edit and run linter

* Yet another linter change needed after resolving a conflict.

* Spelling correction

* Update docs/sources/_index.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update docs/sources/_index.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Changes per review comments

Co-authored-by: Jennifer Villa <jen.villa@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
…and Jsonnet (#1490)

* placeholder page for deployment content

* Initial stub of deployment file.

* Apply suggestions from code review

Added Chris' suggestions

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update _index.md

* incorporates feedback

* make doc

Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Added some quick updates on zone awareness.

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Marco Pracucci <marco@pracucci.com>
Co-authored-by: Oleg Zaytsev <mail@olegzaytsev.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* in-process copy edit

* copy edit continues

* in-process draft

* Update README.md

Co-authored-by: Marco Pracucci <marco@pracucci.com>

* Update README.md

Co-authored-by: Marco Pracucci <marco@pracucci.com>

* incorporated first batch of feedback

* addressed final feedback

* adjusted doc URLs to latest

* removed reference to apache exceptions

* Fix typo

Co-authored-by: Marco Pracucci <marco@pracucci.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
* Add mimirtool config convert docs

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Apply suggestions from code review

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Add links to config reference

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Apply suggestions from code review

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update verbose flag description

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update docs/sources/operators-guide/tools/mimirtool.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Add intro sentence before example

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Apply suggestions from code review

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Reword description of -include-defaults

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Apply suggestions from code review

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

* Update docs/sources/operators-guide/tools/mimirtool.md

Co-authored-by: Marco Pracucci <marco@pracucci.com>

* Update mention of cortex v1.11 to 1.10

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Remove empty environment variables columns

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update docs/sources/operators-guide/tools/mimirtool.md

Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>

Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
Co-authored-by: Marco Pracucci <marco@pracucci.com>
* Improve tsdb-index and tsdb-index-health.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* Only process remaining args as block directories.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* Fix help string.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>

* Fix help string.

Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
* Add info about easy start

Co-authored-by: Jennifer Villa <jen.villa@grafana.com>
* Support inspecting slices in parse package

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Replace InspectedEntry.FieldValue with a Value struct

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
* Document project communication channels

Signed-off-by: Richard Hartmann <richih@richih.org>

* Update GOVERNANCE.md

Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>

Co-authored-by: Ursula Kallio <ursula.kallio@grafana.com>
* Add duration list tests for YAML

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Make duration list test values diff from default

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
* Docs: add v2.0.0 release notes

* Add a newly-resolved link to release notes

* Update docs/sources/release-notes/v2.0.md

Co-authored-by: Jennifer Villa <jen.villa@grafana.com>

* Revise per review requests.

* Update docs/sources/release-notes/v2.0.md

Co-authored-by: Richard Hartmann <RichiH@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Richard Hartmann <RichiH@users.noreply.github.com>

* Revisions to release notes per review requests

Co-authored-by: Richard Hartmann <RichiH@users.noreply.github.com>
Co-authored-by: Jennifer Villa <jen.villa@grafana.com>
* Output only YAML when only YAML was provided (same for CLI flags)

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Set frontend.results_cache.backend when results cache was enabled in cortex

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Sort output flags

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* My own nitpicks

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update pkg/mimirtool/config/convert.go

Co-authored-by: Mauro Stettler <mauro.stettler@gmail.com>

* Update pkg/mimirtool/config/convert_test.go

Co-authored-by: Mauro Stettler <mauro.stettler@gmail.com>
Co-authored-by: Peter Štibraný <pstibrany@gmail.com>
* Add GEM-specific conversions

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update tests for GEM

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update GEM descriptor

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Update descriptors with hidden fields

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Set instance-ids for GEM's admin-api too

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Make tests pass & move GEM removed options to gem.go

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
…Compaction (#1504)

* Add OoO instructions for MimirCompactorHasNotSuccessfullyRunCompaction

* Strip out private links

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Address PR comments

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>

* Fix JSON formatting

Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
* Moved dashboards to Hugo bundles

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Updated screenshot generator tool and screenshots

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Addressed review feedback

Signed-off-by: Marco Pracucci <marco@pracucci.com>
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci mentioned this pull request Mar 21, 2022
68 tasks
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
dimitarvdimitrov and others added 2 commits March 21, 2022 16:42
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
* Migrated query-frontend doc to Hugo bundle

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Migrated query-scheduler doc to Hugo bundle

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Migrated compactor doc to Hugo bundle

Signed-off-by: Marco Pracucci <marco@pracucci.com>

* Reverted unintended change in Makefile

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci marked this pull request as ready for review March 21, 2022 16:00
@pracucci pracucci merged commit bfe2a45 into release-2.0 Mar 21, 2022
@pracucci pracucci deleted the prepare-2.0.0-rc.4 branch March 21, 2022 16:00
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.

None yet

8 participants