Uses of Package
de.iip_ecosphere.platform.services.environment.spring.metricsProvider

Package
Description
Specific additions to the metrics provider through Spring Cloud Stream.
  • Class
    Description
    This class represents an interface to manage the Micrometer-API meters.
    An instance of this class is auto-wired into the Stream Application and will act as a metrics provider for the service application.
    The operations available in this class are: Consulting the amount of custom meters of each type Modifying, consulting or deleting a custom gauge Modifying, consulting or deleting a custom counter Modifying, consulting or deleting a custom timer Consult the current capacity base unit for the Memory and Disk metrics It is recommended to use the dot notation to name the meters, i.e.