Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Improve resiliency against malformed json in monitoring.json #3525

@jhg03a

Description

@jhg03a

When upgrading to a release that contains issue #3104, there is a brief window in which TO will return an invalid json object of {} until the first snapshot. If TM polls during this window it will flag all caches as offline. This potentially can manifest all the way up to TR which will cause 503 errors on client steering delivery services that nolonger have valid targets similarly to #3521.

TM should perform additional sanity checks on monitoring.json to ensure root json entries are present and subarrays are not empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Traffic Opsrelated to Traffic Opsbugsomething isn't working as intendedhigh impactimpacts the basic function, deployment, or operation of a CDN

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions