Annotation Type Influx


  • @Retention(RUNTIME)
    public @interface Influx
    Marker annotation to enable Influx DB writer. The Influx DB integration must be configured in framework's configuration before the integration is enabled. Otherwise, the connection to Influx DB will not be able to established.

    Since:
    1.0.0
    Author:
    Erhan Bagdemir