Class GrafanaGateway


  • public class GrafanaGateway
    extends java.lang.Object
    Gateway implementation for Grafana.

    Since:
    1.1.0
    Author:
    Erhan Bagdemir
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setUpDashboard​(java.lang.String simulationName, java.lang.String... scenarios)
      Creates a new dashboard for the simulation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GrafanaGateway

        public GrafanaGateway​(GrafanaInfo grafanaInfo)
    • Method Detail

      • setUpDashboard

        public void setUpDashboard​(java.lang.String simulationName,
                                   java.lang.String... scenarios)
        Creates a new dashboard for the simulation.