Package net.bluemind.metrics.alerts.api
Interface ITickConfiguration
@Path("/tick/mgmt")
public interface ITickConfiguration
TICK stack configuration entry point.
Note: TICK stands for Telegraf Influxdb Chronograf Kapacitor.
Note: TICK stands for Telegraf Influxdb Chronograf Kapacitor.
-
Method Summary
Modifier and TypeMethodDescriptionUpdates all TICK component configuration (configures Telegraf polling on all nodes, publishes metrics dashboard to Chronograf, re-creates every Kapacitor scripts).
-
Method Details
-
reconfigure
Updates all TICK component configuration (configures Telegraf polling on all nodes, publishes metrics dashboard to Chronograf, re-creates every Kapacitor scripts).
-