Skip to content

Commit 0a82b11

Browse files
committed
Add package-info files for observability packages
1 parent 03ae9b1 commit 0a82b11

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Micrometer-based observability implementation.
3+
*/
4+
package com.rabbitmq.client.observation.micrometer;
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* Observability abstractions.
3+
*/
4+
package com.rabbitmq.client.observation;

0 commit comments

Comments
 (0)