Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to set webhook payload? #11973

Open
DAVE2404 opened this issue Jan 17, 2025 · 0 comments
Open

how to set webhook payload? #11973

DAVE2404 opened this issue Jan 17, 2025 · 0 comments

Comments

@DAVE2404
Copy link

We are currently receiving the webhook function by activating it as shown below.


# webhook config
webhook.enable=true
webhook.receiver.url=http://www.webhookexample.com/alarm/

The payload we are currently receiving is 'LongValueAlarmChecker'.
But we need 'LongValueAgentChecker'.

Can I specify it through webhook config?
or
Do I need to rebuild the batch-related code after modifying it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant