Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Monitoring Tools for Play Framework Application

What are some existing tools for monitoring Play Framework Application?

Of course JVisualVM may be used, but I mean special tools for a Play Application.

2.4 or higher

like image 684
Filipe Miranda Avatar asked Dec 15 '22 04:12

Filipe Miranda


1 Answers

Here are a few that might be helpful,

  1. New relic
  2. Ostrich(from Twitter for all sort of scala application)
  3. Lightbends Reactive Monitoring tool, Intelligent Monitoring (OpsClarity)
  4. Metric-play
  5. Kamon
like image 150
Rjk Avatar answered Dec 17 '22 02:12

Rjk