http.datadog Plugin
This feature does not come with Caddy by default. To get it, select the http.datadog plugin when you download Caddy.
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:
Plugin Help
Get help from the maintainers of the http.datadog plugin:
Plugin Website
Visit http.datadog’s website for more information:
Plugin Author: PayinTech
Last Updated: 20 May 2017, 6:34 AM
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.