class Telegraf::Railtie

Telegraf::Railtie

This Rails plugin installs the rack middleware and adds intrumentation to enrich the data point with additional tags an values.

These include the following tags:

Additional collected values are:

These additional tags and values are collection from the `process_action.action_controller` events usings Rails instrumentation.