Skip to content

Add support for monitor status? #27

@Gabriella439

Description

@Gabriella439

The /monitor/${MONITOR_ID} endpoint will return a state field if you supply the group_states query parameter. This field contains a record for each host with the status of that monitor for that host. As far as I know, this is the only way in the DataDog API to query whether or not a given monitor is alerting or not for a given host.

However, the Haskell API does not yet support querying this extra information as far as I can tell. It seems like the most appropriate place to put this information would be as a new field underneath the Monitor type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions