Skip to content

How can I only monitor the specified id? #42

Description

@zeteticl

If i running app 0,1,2
and I wish to monitor only id 0, what should I do?
And
I want to send email only when there is a specific error in the log, such as connection timed out.

I try below But not useful.
Thankyou!

"metric": {
    "tg.line": {
        "target": 1,
        "op": ">=",
        "exclude": true
    }
}

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