Commit Graph

12 Commits

Author SHA1 Message Date
Miguel Rodriguez ee223dfab4
Add Jetty Integration (#320)
* Add jetty integration

* Update Readmes

* Add Default app to generate session metrics

* Spotless

* Fix doc description
2022-05-11 13:15:30 -04:00
Joshua Williams 49729b3e98
WildFly Monitoring (#224)
* Added wildfly monitoring capabilities

* Updated wildfly metrics

* Modified integration tests to support custom scraper builds

* Updated documentation for test

* Fixed mbeans in wildfly script

* Updated description and removed unnecessary properties

* Updated wildfly docs to include jmx url
2022-02-03 08:57:11 -05:00
Sam DeHaan eef8c17278
Update Kafka JMX Script (#216)
* Enhance kafka

* Appease spotless

* Remove another test from integration for now

* Remove another metric not available in integration test

* Fix documentation

* Fix expected type of election metrics

* Fix issues with integration tests

* Update decription of metric in expected

* Resolve PR feedback

* Fix accidental commit of local files

* Address PR feedback

* Update the way kafka producer container is loaded for multiple tests

* Update docs to reflect removal of topic attributes
2022-01-31 12:15:28 -05:00
Mrod1598 c96f8bccf1
Add Hbase Support (#211)
* Add hbase

* Spotless

* Fix config test

* fix timing

* Remove extra metrics from read.me

* Fix Units

* fix files unit

* Update units on doc

* Update Docker container handling

* Fix timing

* Rename metric namespace

* Add more operations metrics

* Force rebuild

* Spotless

* Clean up environment file
2022-01-24 16:50:58 -05:00
Joshua Williams 715b349b4f
Add Hadoop Monitoring (#210)
* Added hadoop monitoring capabilities

* Updated hadoop namespace in documentation

* Applied project formatting

* Updated units to match specification

* Changed container creation in hadoop test

* Fixed formatting in hadoop integration test

* Updated metric names and descriptions

* Updated tests and documentation for new hadoop names
2022-01-24 16:42:16 -05:00
Stefan Kurek 69b51e1ae9
Adds Solr metrics gathering to jmx-metrics (#204)
* Adds Solr metrics gathering to jmx-metrics

* Adds brackets to non standard Solr units

* Shortens description of a JMX Solr metric

* Adds minor tweaks to Solr JMX documentation
2022-01-22 15:23:35 -05:00
Mitchell Armstrong 89aa698ac5
jmx-metrics: Activemq (#188)
* wip

* Added activeMQ update

* updated docs

* implemented changes recommended by pr review

* updated docs to remove curly braces

* spotless check

* added activemq to list

* fixed incorrect link

* forced reset

* forced reset
2022-01-19 13:06:20 -05:00
Mrod1598 fd08236bd8
Change metric to Gauge (#194) 2022-01-14 15:56:13 -05:00
Mrod1598 b7e290be04
Add Support for Tomcat (#155)
* WIP

* Add Tomcat & Int Test

* Add Tomcat Doc

* Fix timeout

* Spotless

* Add back attribute func

* Update doc

* Add metrics

* Spotless
2022-01-05 12:56:24 -05:00
Sam DeHaan 2ebfe9917b
Update cassandra jmx metrics script to combine similar metrics into labelled metric (#118)
* Update cassandra script to combine similar metrics into labelled metric

* Appease spotless

* Rename status All to Ok

* Update abstract integration data point asserts

* Address PR feedback

* Update cassandra metrics documentation
2021-10-25 15:46:42 -04:00
Jon f3d11b0125
Update Cassandra units for latency counters (#111)
* Update cassandra units

* update cassandra descriptions
2021-10-12 14:33:13 -04:00
Anuraag Agrawal 26476ae086
Follow standard Gradle patterns for project folders / build files. (#40)
* Follow standard Gradle patterns for project folders / build files.

* git add

* Fix paths
2021-06-29 16:26:45 +09:00