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

docs: update monitoring docs #8633

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Conversation

michelle-0808
Copy link
Contributor

No description provided.

@michelle-0808 michelle-0808 self-assigned this Dec 13, 2024
@michelle-0808 michelle-0808 requested review from shanshanying and a team as code owners December 13, 2024 02:45
@github-actions github-actions bot added the size/XL Denotes a PR that changes 500-999 lines. label Dec 13, 2024
apiVersion: apps.kubeblocks.io/v1alpha1
kind: Cluster
metadata:
......
Copy link
Contributor

Choose a reason for hiding this comment

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

...


When the amount of database instances continues to increase, a single-node vmagent becomes the bottleneck. This problem can be solved by scaling vmagent. The multiple-node vmagent automatically divides the task of data collection according to the Hash strategy.
Make sure the labels are set correctly in the `PodMonitor` file to match the dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

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

Show a code snippet of the label in PodMonitor which should be concerned.

@github-actions github-actions bot added size/XXL Denotes a PR that changes 1000+ lines. and removed size/XL Denotes a PR that changes 500-999 lines. labels Dec 16, 2024
@apecloud-bot apecloud-bot added the approved PR Approved Test label Dec 17, 2024
docs/user_docs/observability/monitor-database.md Outdated Show resolved Hide resolved
# The default option. You only need to provide an endpoint with no verification.
# Endpoint example: http://localhost:8428/api/v1/write
kbcli addon enable victoria-metrics-agent --set remoteWriteUrls={http://<remoteWriteUrl>:<port>/<remote write path>}
kubectl apply -f examples/postgresql/pod-monitor.yaml
Copy link
Contributor

Choose a reason for hiding this comment

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

show the content of the file , instead of a path, cannot be located from the context.

docs/user_docs/observability/monitor-database.md Outdated Show resolved Hide resolved
@apecloud-bot apecloud-bot removed the approved PR Approved Test label Dec 19, 2024
@apecloud-bot apecloud-bot added the approved PR Approved Test label Dec 19, 2024
@michelle-0808 michelle-0808 merged commit f8b0e50 into main Dec 19, 2024
25 checks passed
@michelle-0808 michelle-0808 deleted the support/update-observability-docs branch December 19, 2024 06:03
@github-actions github-actions bot added this to the Release 0.9.2 milestone Dec 19, 2024
@michelle-0808
Copy link
Contributor Author

/cherry-pick release-1.0-beta

@apecloud-bot
Copy link
Collaborator

🤖 says: cherry pick action finished successfully 🎉!
See: https://github.com/apecloud/kubeblocks/actions/runs/12407223913

apecloud-bot pushed a commit that referenced this pull request Dec 19, 2024
(cherry picked from commit f8b0e50)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants