StatsD Metrics 5.3.0-RC2

33 views
Skip to first unread message

yashwanth chowdary

unread,
Apr 16, 2018, 7:32:27 AM4/16/18
to CAS Community
Hi Team,

I need metrics for the cas app i have configured.How to check the stats that are stored.Need more information regarding statsD Metrics in cas.
These are the props and dependency in my application.
properties:

cas.metrics.loggerName=perfStatsLogger
cas.metrics.refreshInterval=30

cas.metrics.statsd.host=*******
cas.metrics.statsd.port=8125
cas.metrics.statsd.prefix=cas

Dependency:

<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-support-metrics</artifactId>
<version>${cas.version}</version>
</dependency>

Jay

unread,
May 25, 2018, 11:20:08 AM5/25/18
to CAS Community
Hello everyone,

We have enabled the metrics in CAS5.3.x.

By default in the dashboard the metrics are pushed like shown in the snapshot below.

But we would like to move it under app instead of directly under Stats.

Does updating the property as below will help?

cas.metrics.statsd.host=*******
cas.metrics.statsd.port=8125
cas.metrics.statsd.prefix=app/cas

Regards,
Jay
Reply all
Reply to author
Forward
0 new messages