Interface ITickConfiguration


@Path("/tick/mgmt") public interface ITickConfiguration
TICK stack configuration entry point.
Note: TICK stands for Telegraf Influxdb Chronograf Kapacitor.
  • Method Summary

    Modifier and Type
    Method
    Description
    Updates all TICK component configuration (configures Telegraf polling on all nodes, publishes metrics dashboard to Chronograf, re-creates every Kapacitor scripts).
  • Method Details

    • reconfigure

      @POST @Path("_reconfigure") TaskRef reconfigure()
      Updates all TICK component configuration (configures Telegraf polling on all nodes, publishes metrics dashboard to Chronograf, re-creates every Kapacitor scripts).