Skip to content

delta11/spring-socket-minimal-actuator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring socket minimal actuator

Get the minimal Actuator metrics from your Spring Socket.

Configuration

When using Spring Boot, it will auto-configure and can be turned off by setting management.metrics.export.socket to false.

When configuring manually give the class me.thomasvanputten.spring.socket.actuator.WebSocketMetricsService a io.micrometer.core.instrument.MeterRegistry and you should be in business.

Metrics

This library just exposes 1 metrics websocket.userCount The count of all connected users

About

Spring Boot Actuator metrics for Spring Socket data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages