Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

Configurable External Task Collectors for Topic and WorkerId + UserOperationLog Collectors

Compare
Choose a tag to compare
@StephenOTT StephenOTT released this 19 Oct 20:07
· 49 commits to master since this release
  1. updates for concurrency of Simple Metric Classes
  2. Two new External Task collectors for custom timer collection
  3. User Operation Log collectors
  4. You can now run multiple collectors of the same script with the same Metric name being registered. This allows configurable scripts to be created such as the two External Task collectors: ExternalTaskCustomTopics.groovy and ExternalTaskCustomWorkers.groovy
  5. Updates to default Grafana template for external tasks and user operation log panels.