Merge pull request #138 from akullpp/add/monitoring
Added monitoring section
This commit is contained in:
@ -31,6 +31,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
|
|||||||
- [Machine Learning](#machine-learning)
|
- [Machine Learning](#machine-learning)
|
||||||
- [Messaging](#messaging)
|
- [Messaging](#messaging)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
|
- [Monitoring](#monitoring)
|
||||||
- [Native](#native)
|
- [Native](#native)
|
||||||
- [Natural Language Processing](#natural-language-processing)
|
- [Natural Language Processing](#natural-language-processing)
|
||||||
- [Networking](#networking)
|
- [Networking](#networking)
|
||||||
@ -309,6 +310,14 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
|
|||||||
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
|
* [OpenRefine](http://openrefine.org/) - Tool for working with messy data: cleaning, transforming, extending it with web services and linking it to databases.
|
||||||
* [RoboVM](http://www.robovm.org/) - Commercial framework with a free trial to write native iOS apps in Java.
|
* [RoboVM](http://www.robovm.org/) - Commercial framework with a free trial to write native iOS apps in Java.
|
||||||
|
|
||||||
|
## Monitoring
|
||||||
|
|
||||||
|
*Tools that monitor applications in production.*
|
||||||
|
|
||||||
|
* [AppDynamics](http://www.appdynamics.com/) - Commercial performance monitor.
|
||||||
|
* [New Relic](http://newrelic.com/) - Commercial performance monitor.
|
||||||
|
* [Takipi](https://www.takipi.com/) - Commercial in-production error monitoring and debugging.
|
||||||
|
|
||||||
## Native
|
## Native
|
||||||
*For working with platform-specific native libraries.*
|
*For working with platform-specific native libraries.*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user