Module: GrafanaReporter::Application

Defined in:
lib/grafana_reporter/application/application.rb,
lib/grafana_reporter/application/errors.rb,
lib/grafana_reporter/application/webservice.rb

Overview

This module contains all classes, which are used by the grafana reporter application. The application is a set of classes, which allows to run the reporter in several ways.

If you intend to use the reporter functionality, without the application, it might be helpful to not use the classes from here.

Defined Under Namespace

Classes: Application, ApplicationError, ParameterValueError, Webservice, WebserviceGeneralRenderingError, WebserviceUnknownPathError