Class PrometheusEventMonitor

    • Method Detail

      • incrementIngestionPipelineCounter

        public void incrementIngestionPipelineCounter​(String fqn,
                                                      String pipelineType,
                                                      String eventType)
        A new counter will be created only if it does not exist for the given set of tags. Otherwise, micrometer will increase the count of the existing counter. Ref ...