sensu-plugins/sensu-plugins-graphite

View on GitHub
lib/sensu-plugins-graphite/graphite_proxy/options.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Method default_options has 87 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.default_options
        {
          target: {
            description: 'Graphite data target',
            short: '-t TARGET',
Severity: Major
Found in lib/sensu-plugins-graphite/graphite_proxy/options.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status