Skip to content

Commit 95da111

Browse files
committed
Merge pull request akullpp#138 from akullpp/add/monitoring
Added monitoring section
2 parents 0b3712b + c0175e8 commit 95da111

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
3131
- [Machine Learning](#machine-learning)
3232
- [Messaging](#messaging)
3333
- [Miscellaneous](#miscellaneous)
34+
- [Monitoring](#monitoring)
3435
- [Native](#native)
3536
- [Natural Language Processing](#natural-language-processing)
3637
- [Networking](#networking)
@@ -309,6 +310,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
309310
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
310311
* [RoboVM](http://www.robovm.org/) - Commercial framework with a free trial to write native iOS apps in Java.
311312

313+
## Monitoring
314+
315+
*Tools that monitor applications in production.*
316+
317+
* [AppDynamics](http://www.appdynamics.com/) - Commercial performance monitor.
318+
* [New Relic](http://newrelic.com/) - Commercial performance monitor.
319+
* [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging.
320+
312321
## Native
313322
*For working with platform-specific native libraries.*
314323

0 commit comments

Comments
 (0)