All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.rabbitmq.client.amqp.observation.micrometer.package-info Maven / Gradle / Ivy

Go to download

The RabbitMQ AMQP 1.0 Java client library defines an API to access RabbitMQ with the AMQP 1.0 protocol.

The newest version!
/**
 * Micrometer-based implementation for {@link com.rabbitmq.client.amqp.ObservationCollector}.
 *
 * 

The entry point is the {@link * com.rabbitmq.client.amqp.observation.micrometer.MicrometerObservationCollectorBuilder} class. * *

Classes and interfaces in this package are considered SPI and are susceptible to change at any * time. */ package com.rabbitmq.client.amqp.observation.micrometer;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy