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

Update docker compose examples #3603

Merged
merged 14 commits into from
Apr 24, 2024

Conversation

zalegrala
Copy link
Contributor

@zalegrala zalegrala commented Apr 23, 2024

What this PR does:

Here we udpate the docker compose examples, and remove a few which we have coverage for in the integration and in our docs.

  • Include init service to chown the local data. This was required after the
    UID change and doing this with a container matches both the jsonnet, and the
    intended appraoach we take to helm.

  • Delete the s3/gcs/azure examples. The integration tests cover these cases.
    The existing distributed example has an s3 backened example.

  • Delete the grafana7.4 example. This is old and newer grafana versions are recommended.

  • Update docs to reflect the changes.

Related: #3601
Related: #2265
Related: #3596

Checklist

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

@zalegrala zalegrala changed the title Update local example to mention the path ownership required Update docker compose examples Apr 23, 2024
Copy link
Member

@mapno mapno left a comment

Choose a reason for hiding this comment

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

LGTM

docs/sources/tempo/getting-started/docker-example.md Outdated Show resolved Hide resolved
@zalegrala zalegrala merged commit 9caf167 into grafana:main Apr 24, 2024
15 checks passed
@zalegrala zalegrala deleted the localExampleReadmeStoragePermissions branch April 24, 2024 16:16
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

2 participants