-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Close #83: provide camunda metrics #241
Conversation
arolfes
commented
Mar 7, 2021
•
edited
Loading
edited
- Add Tests for metrics
- Add documentation
- Allow to disable Camunda BuildIn Metric Reporting
- Add prometheus & grafana to visualize camunda metrics
...-bpm-feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/Constants.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @arolfes , I added some first comments - however, I don't know the Micronaut Micronaut Meter Integration. I'll look into that the next days.
...e/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/BpmnExecutionMetrics.java
Outdated
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
...ure/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/JobExecutorMetrics.java
Outdated
Show resolved
Hide resolved
...ain/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetricsBinderFactory.java
Outdated
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
309721c
to
33890ff
Compare
...feature/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetrics.java
Outdated
Show resolved
Hide resolved
...c/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/CamundaMetricsBinderTags.java
Outdated
Show resolved
Hide resolved
...e/src/main/java/info/novatec/micronaut/camunda/bpm/feature/metrics/BpmnExecutionMetrics.java
Outdated
Show resolved
Hide resolved
e804150
to
0733843
Compare
02b3081
to
2776354
Compare
b81cecd
to
a032833
Compare
|