class Fluent::Plugin::DynatraceOutputConstants

Constants for use in Dynatrace output plugin

Public Class Methods

version() click to toggle source

The version of the Dynatrace output plugin

# File lib/fluent/plugin/dynatrace_constants.rb, line 22
def self.version
  '0.1.5'
end