Skip to content

Commit

Permalink
Merge pull request #5527 from EnterpriseDB/docs/edits_to_biganimal_pr…
Browse files Browse the repository at this point in the history
…_5510

Edits to BigAnimal PR5510
  • Loading branch information
nidhibhammar authored Apr 30, 2024
2 parents 737ef74 + 6d340d1 commit 204c39d
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ The third-party integrations available in BigAnimal are:

## Metric naming

When metrics from BigAnimal are exported to third-party monitoring services, they are renamed in accordance with the naming conventions of the target platform.
When metrics from BigAnimal are exported to third-party monitoring services, they're renamed according to the naming conventions of the target platform.

The name below provides a mapping between [BigAnimal metric names](/biganimal/release/using_cluster/05_monitoring_and_logging/metrics/)
and the name that metric will be assigned when exported to a third-party services.
The following table provides a mapping between [BigAnimal metric names](/biganimal/release/using_cluster/05_monitoring_and_logging/metrics/)
and the name that metric will be assigned when exported to a third-party service.

!!! Note Kubernetes metrics
In addition to the metrics listed below, which pertain to the Postgres instances, BigAnimal also exports metrics from the underlying Kubernetes infrastructure. These are prefixed with `k8s.`.
In addition to these metrics, which pertain to the Postgres instances, BigAnimal also exports metrics from the underlying Kubernetes infrastructure. These are prefixed with `k8s.`.
!!!

| BigAnimal metric name | Metric name for third-party integrations |
Expand Down

1 comment on commit 204c39d

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Please sign in to comment.