http.datadog Plugin
Datadog plugin allow Caddy HTTP/2 web server to send some metrics to Datadog. This plugin is not only working with Datadog, it also compatible with all services using statsd.
Examples
Configuration
example-b.com {
datadog {
statsd 127.0.0.1:8125
tags tag1 tag2 tag3
}
}
Related Links
Documentation
Access the full documentation for this plugin off-site:
Docs
Plugin Help
Get help from the maintainers of the http.datadog plugin:
Support
Plugin Website
Visit http.datadog's website for more information:
Website
This plugin is independent of the Caddy project and is not endorsed or maintained by Caddy developers. Use at your own risk. Do not file issues for this plugin on Caddy's bug tracker.