Help with error in the Prometheus Integration

Not Yet Reviewed

Hey xPerts,

In the Out of the Box Flow, there is response called "Create Silence". This is not working. I have modified the Run Location as well as the End Point but we are still receiving an error. The error says "Caught an error in step "Prometheus - Create Silence"
Script failed with message: RangeError: time value is not a finite number

Any ideas? Thanks for your help!

0

Comments

1 comment
Date Votes

Please sign in to leave a comment.

  • Hey Adam,

    It seems like there is an issue with the step.
    Could you change Line 8 of the "Prometheus - Create Silence" step to the following and see if that fixes the problem?

    var later = new Date(now.getTime() + input['Silence Length']*60000);

    - Isaac

    0

Didn't find what you were looking for?

New post