Skip to content

feat: add hostname cache status by content type - #48

Open
ErikKristiansen96 wants to merge 1 commit into
cloudflare:mainfrom
ErikKristiansen96:feat/hostname-cache-status-by-content-type
Open

feat: add hostname cache status by content type#48
ErikKristiansen96 wants to merge 1 commit into
cloudflare:mainfrom
ErikKristiansen96:feat/hostname-cache-status-by-content-type

Conversation

@ErikKristiansen96

Copy link
Copy Markdown

Adds cloudflare_zone_hostname_content_cache_status{zone, host, content_type, cache_status} via a new hostContentCache alias on HostnameHttpMetricsQuery (edgeResponseContentTypeName dimension). Purely additive; existing cloudflare_zone_hostname_cache_status is unchanged. Reuses HOST_METRICS_ALLOWLIST opt-in. Closes #47

Adds cloudflare_zone_hostname_content_cache_status{zone, host, content_type, cache_status} via a new hostContentCache alias on HostnameHttpMetricsQuery (edgeResponseContentTypeName dimension). Purely additive; existing cloudflare_zone_hostname_cache_status is unchanged. Reuses HOST_METRICS_ALLOWLIST opt-in. Closes cloudflare#47
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.

feat: cache status per content

1 participant