Skip to content

Commit 0a82b11

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

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
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)