-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[DOC-1054][2025.2] Export metrics in YBA #29494
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
base: master
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for infallible-bardeen-164bc9 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
aishwarya24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some comments
docs/content/stable/yugabyte-platform/alerts-monitoring/anywhere-metrics-export.md
Outdated
Show resolved
Hide resolved
docs/content/stable/yugabyte-platform/alerts-monitoring/anywhere-metrics-export.md
Outdated
Show resolved
Hide resolved
docs/content/stable/yugabyte-platform/alerts-monitoring/universe-logging.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Aishwarya Chakravarthy <[email protected]>
Sahith02
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a couple of comments, rest looks good to me!
docs/content/stable/yugabyte-platform/alerts-monitoring/anywhere-metrics-export.md
Outdated
Show resolved
Hide resolved
| The Audit log export feature is {{<tags/feature/ea idea="792">}}. To enable the feature in YugabyteDB Anywhere, set the **Enable DB Audit Logging** Global Configuration option (config key `yb.universe.audit_logging_enabled`) to true. Refer to [Manage runtime configuration settings](../../administer-yugabyte-platform/manage-runtime-config/). Note that only a Super Admin user can modify Global configuration settings. The flag can't be turned off if audit logging is enabled on a universe. | ||
| - To export logs, you need to first create an export configuration. A configuration defines the sign in credentials and settings for the tool that you want to export your logs to. Refer to [Manage export configurations](../anywhere-export-configuration). | ||
|
|
||
| To configure metrics export on Kubernetes, ensure the OpenTelemetry Operator is installed. Refer to [OpenTelemetry Operator for Kubernetes](https://opentelemetry.io/docs/platforms/kubernetes/operator/#getting-started) in the OpenTelemetry documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We still need to do this for k8s universes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I put this info on the create telemetry page instead https://deploy-preview-29494--infallible-bardeen-164bc9.netlify.app/stable/yugabyte-platform/alerts-monitoring/anywhere-export-configuration/ as it seemed to apply to creating export configurations, not just logging specifically (even though only logs are currently supported on k8s)
Export database metrics in YBA.
IDEA-792 GA.
@netlify /stable/yugabyte-platform/alerts-monitoring/anywhere-export-configuration/