Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages