Replies: 1 comment
-
|
How about sending the content of the status file to an environment variable that can be picked up in a profile:
inherit: default
backup:
send-after:
body: "${STATUS_FILE}"
method: POST
url: https://healthcheck.example.org/status |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It will be useful to post the status file at end to a URL for processing.
Beta Was this translation helpful? Give feedback.
All reactions