This repository was archived by the owner on Jul 9, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
Add Micrometer support for all Spring Cloud Task applications #14
Comments
tzolov
added a commit
to tzolov/core-1
that referenced
this issue
Jun 25, 2019
- Add Task Timer and LongTaskTimer. - Set common tags for taskName and executionId. - Add tests. - Add post-processor to disable the influx/prometheus by default. - Set the core global dependencies Resolves spring-attic#14
tzolov
added a commit
to tzolov/core-1
that referenced
this issue
Jun 26, 2019
- Extends the SCT micrometer support. - Add post-processor to disable the influx/prometheus by default. - Add task apps core global dependencies on influx, prometheus. Resolves spring-attic#14 Depends on #spring-cloud/spring-cloud-task/issues/608
tzolov
added a commit
to tzolov/spring-cloud-dataflow
that referenced
this issue
Jul 3, 2019
- augment the docker-compose-influx to enable task.management.metrics.xxx for influx. - add initial scdf-task-batch grafana dashboard to springcloud/spring-cloud-dataflow-grafana-influxdb image. - update prometheus, myslq, grafana and influx image versions. Depends on spring-cloud/spring-cloud-task/pull/612 Depends on spring-attic/spring-cloud-task-app-starters-core/issues/14 Resolves spring-attic#3295
tzolov
added a commit
to spring-attic/spring-cloud-dataflow
that referenced
this issue
Jul 5, 2019
- augment the docker-compose-influx to enable task.management.metrics.xxx for influx. - add initial scdf-task-batch grafana dashboard to springcloud/spring-cloud-dataflow-grafana-influxdb image. - update prometheus, myslq, grafana and influx image versions. Depends on spring-cloud/spring-cloud-task/pull/612 Depends on spring-attic/spring-cloud-task-app-starters-core/issues/14 Resolves #3295
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
Timer
andLongTaskTimer
meters to all Task appsChild of spring-attic/spring-cloud-dataflow#2719
The text was updated successfully, but these errors were encountered: