Skip to content

Conversation

@matzefriedrich
Copy link
Contributor

This PR replaces the currently listed Azure Health exporter, as the repository appears to be no longer available.

The exporter produces gauge metrics as follows:

# HELP azure_resource_health_status Azure resource health status (1 = healthy, 0 = unhealthy)
# TYPE azure_resource_health_status gauge
azure_resource_health_status{resource_id="...",resource_name="...",resource_type="...",availability_state="Available"} 1

# HELP azure_resource_health_last_check_timestamp Timestamp of last health check
# TYPE azure_resource_health_last_check_timestamp gauge
azure_resource_health_last_check_timestamp{resource_id="...",resource_name="..."} 1.6984752e+09

…re-health-exporter since the repo no longer exists)

Signed-off-by: Matthias Friedrich <1573457+matzefriedrich@users.noreply.github.com>
@juliusv
Copy link
Member

juliusv commented Nov 5, 2025

👍 Thanks!

@juliusv juliusv merged commit fca6b9b into prometheus:main Nov 5, 2025
5 checks passed
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