quarkiverse / quarkus-logging-splunk

Quarkus extension to be able to send logs to a Splunk HTTP Event Collector
Apache License 2.0
11 stars 13 forks source link

HEC client metrics #57

Open rquinio1A opened 3 years ago

rquinio1A commented 3 years ago

Some metrics linked to the HEC client (HTTP connection pool, number of events batch ok/failed, etc.) would be interesting for monitoring purposes.

vietk commented 2 years ago

Actually there's ok http3 binder for micrometer : https://github.com/micrometer-metrics/micrometer/tree/main/micrometer-core/src/main/java/io/micrometer/core/instrument/binder/okhttp3