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 loki.write.md - Add Grafana Cloud Logs endpoint path #5385

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

bradleypettit
Copy link
Contributor

Added required path to the Loki endpoint for Grafana Cloud Logs.

PR Description

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Added required path to the Loki endpoint for Grafana Cloud Logs.
Copy link
Member

@tpaschalis tpaschalis left a comment

Choose a reason for hiding this comment

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

Good catch, thanks @bradleypettit!

@grafanabot
Copy link
Contributor

The backport to release-v0.34 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new branch
git switch --create backport-5385-to-release-v0.34 origin/release-v0.34
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 5cd953a8b9614e4b3a69e6b259bb780b6544b780
# Push it to GitHub
git push --set-upstream origin backport-5385-to-release-v0.34
git switch main
# Remove the local backport branch
git branch -D backport-5385-to-release-v0.34

Then, create a pull request where the base branch is release-v0.34 and the compare/head branch is backport-5385-to-release-v0.34.

grafanabot pushed a commit that referenced this pull request Oct 6, 2023
grafanabot pushed a commit that referenced this pull request Oct 6, 2023
grafanabot pushed a commit that referenced this pull request Oct 6, 2023
tpaschalis pushed a commit that referenced this pull request Oct 6, 2023
…loud Logs (#5385) (#5393)

(cherry picked from commit 5cd953a)

Co-authored-by: Brad Pettit <[email protected]>
tpaschalis pushed a commit that referenced this pull request Oct 6, 2023
…loud Logs (#5385) (#5394)

(cherry picked from commit 5cd953a)

Co-authored-by: Brad Pettit <[email protected]>
tpaschalis pushed a commit that referenced this pull request Oct 6, 2023
…loud Logs (#5385) (#5392)

(cherry picked from commit 5cd953a)

Co-authored-by: Brad Pettit <[email protected]>
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Oct 6, 2023
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 22, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport release-v0.34 backport release-v0.35 backport release-v0.36 backport release-v0.37 backport-failed frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants