PushGatewayPublisherConfiguration

In package com.cdsap.talaiot.configuration

class com.cdsap.talaiot.configuration.PushGatewayPublisherConfiguration

Configuration for the com.cdsap.talaiot.publisher.PushGatewayPublisher

pushGatewayPublisher

Fields

var name: String

name of the publisher

var url: String

url from the PushGateway instance required to send the measurements. For instance http://localhost:8086

var taskJobName: String

value to identify the job in PushGateway

var buildJobName: String

Constructors

constructor()

Configuration for the com.cdsap.talaiot.publisher.PushGatewayPublisher

pushGatewayPublisher

Parameters:
  • No parameters