Class: Fluent::Plugin::DynatraceOutputConstants
- Inherits:
-
Object
- Object
- Fluent::Plugin::DynatraceOutputConstants
- Defined in:
- lib/fluent/plugin/dynatrace_constants.rb
Overview
Constants for use in Dynatrace output plugin
Class Method Summary collapse
-
.version ⇒ Object
The version of the Dynatrace output plugin.
Class Method Details
.version ⇒ Object
The version of the Dynatrace output plugin
22 23 24 |
# File 'lib/fluent/plugin/dynatrace_constants.rb', line 22 def self.version '0.2.0' end |