How to view Message of service check ? #36616
Unanswered
saumeya-cloudbees
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to configure the service monitor to send the message set in service_check in Datadog UI?
serviceCheck := &statsd.ServiceCheck{ Name: ddService, Status: ddStatus, Hostname: hostname, Message: msg, }
This message.
Beta Was this translation helpful? Give feedback.
All reactions