Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

Add Micrometer support for all Spring Cloud Task applications #14

Closed
tzolov opened this issue Jun 25, 2019 · 0 comments · Fixed by #15
Closed

Add Micrometer support for all Spring Cloud Task applications #14

tzolov opened this issue Jun 25, 2019 · 0 comments · Fixed by #15
Assignees

Comments

@tzolov
Copy link
Contributor

tzolov commented Jun 25, 2019

  • allow enabling/disabling micrometer registry support for influx and prometheus
  • Add Timer and LongTaskTimer meters to all Task apps
  • Add common task tags, such as task name, execution id

Child of spring-attic/spring-cloud-dataflow#2719

@tzolov tzolov self-assigned this Jun 25, 2019
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.
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant