Skip to content

Conversation

aMahanna
Copy link
Member

@aMahanna aMahanna commented Dec 30, 2023

Since ArangoDB 3.8, there have been two APIs for retrieving the metrics in two different formats: /_admin/metrics and /_admin/metrics/v2. The metrics API v1 (/_admin/metrics) was deprecated in 3.8 and the usage of /_admin/metrics/v2 was encouraged.

In ArangoDB 3.10, /_admin/metrics and /_admin/metrics/v2 now behave identically and return the same output in a fully Prometheus-compatible format. The old metrics format is not available anymore.

Ref: https://docs.arangodb.com/3.11/release-notes/version-3.10/api-changes-in-3-10/#endpoint-return-value-changes

@aMahanna aMahanna changed the title update /metrics endpoint to v2 update: /metrics endpoint to v2 Jan 19, 2024
@aMahanna aMahanna changed the title update: /metrics endpoint to v2 wip: update /metrics endpoint to v2 Jan 19, 2024
@aMahanna aMahanna changed the title wip: update /metrics endpoint to v2 update /metrics endpoint to v2 Jan 25, 2024
Copy link
Member

@apetenchea apetenchea left a comment

Choose a reason for hiding this comment

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

LGTM

@aMahanna aMahanna merged commit 97bf6d8 into main Feb 2, 2024
@aMahanna aMahanna deleted the update-metrics-endpoint branch February 2, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants