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 prometheus.exporter.cloudwatch docs #5195

Merged
merged 3 commits into from
Sep 14, 2023

Conversation

spartan0x117
Copy link
Contributor

PR Description

Updates some section header levels and moves the period and length section after all of the blocks sections.

  • Documentation added

@clayton-cornell clayton-cornell added type/docs Docs Squad label across all Grafana Labs repos backport release-v0.35 backport release-v0.36 labels Sep 14, 2023
Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

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

Looks good to me

@clayton-cornell clayton-cornell enabled auto-merge (squash) September 14, 2023 19:28
@clayton-cornell clayton-cornell merged commit 5db01d9 into main Sep 14, 2023
6 checks passed
@clayton-cornell clayton-cornell deleted the spartan0x117/cloudwatch-exporter-docsfix branch September 14, 2023 19:31
@grafanabot
Copy link
Contributor

The backport to release-v0.35 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-5195-to-release-v0.35 origin/release-v0.35
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 5db01d94c93c820e75e7c716aba1083aa228dcde
# Push it to GitHub
git push --set-upstream origin backport-5195-to-release-v0.35
git switch main
# Remove the local backport branch
git branch -D backport-5195-to-release-v0.35

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

@grafanabot
Copy link
Contributor

The backport to release-v0.36 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-5195-to-release-v0.36 origin/release-v0.36
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x 5db01d94c93c820e75e7c716aba1083aa228dcde
# Push it to GitHub
git push --set-upstream origin backport-5195-to-release-v0.36
git switch main
# Remove the local backport branch
git branch -D backport-5195-to-release-v0.36

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

clayton-cornell pushed a commit that referenced this pull request Sep 14, 2023
* Update prometheus.exporter.cloudwatch docs

* Move period and length section and remove backticks from header

---------

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 5db01d9)
clayton-cornell pushed a commit that referenced this pull request Sep 14, 2023
* Update prometheus.exporter.cloudwatch docs

* Move period and length section and remove backticks from header

---------

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 5db01d9)
clayton-cornell added a commit that referenced this pull request Sep 14, 2023
* Update prometheus.exporter.cloudwatch docs

* Move period and length section and remove backticks from header

---------

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 5db01d9)

Co-authored-by: Mischa Thompson <[email protected]>
clayton-cornell added a commit that referenced this pull request Sep 18, 2023
* Update prometheus.exporter.cloudwatch docs (#5195)

* Update prometheus.exporter.cloudwatch docs

* Move period and length section and remove backticks from header

---------

Co-authored-by: Clayton Cornell <[email protected]>
(cherry picked from commit 5db01d9)

* Small change to force rebuild and fix conflicts

---------

Co-authored-by: Mischa Thompson <[email protected]>
@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.35 backport release-v0.36 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.

3 participants