true
if you want to disable Thundra.
true
if you want to disable the trace plugin.false
if you want to enable the log plugin.
TRACE
,DEBUG
,INFO
,WARN
,ERROR
,NONE
false
if you want to enable the metric plugin.true
if you want to enable asynchronous monitoring. Note that this is just one step you need to take for this process: Check out our How to Setup Async Monitoring page for more information.
true
if you want to enable warming up and reduce cold starts. Note that this is just one step you need to take for this process: Check out our How to Warmup page for more information.
true
if you want to disable monitoring requests.
true
if you want to disable monitoring responses.
/monitoring-data
is added to the URL automatically. For instance, in the default case (https://api.thundra.io/v1
), the agent makes an HTTPS post request to the path https://api.thundra.io/v1/monitoring-data
.