Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Monitoring and metrics for Tasks #2719

Closed
sabbyanandan opened this issue Dec 26, 2018 · 3 comments
Closed

Monitoring and metrics for Tasks #2719

sabbyanandan opened this issue Dec 26, 2018 · 3 comments
Assignees
Labels
area/observability type/epic Collection of issues type/spike For spike

Comments

@sabbyanandan
Copy link
Contributor

As a developer, I'd like to study the possibilities of monitoring and metrics for Tasks through the lens of Micrometer.

The goal of this spike is to investigate what more we would want to track apart from the foundation already available via Task and Job Repositories and the corresponding native UI integration in SCDF.

@nWidart
Copy link

nWidart commented Jan 18, 2019

I'd very interested in this feature.

Some things related to our use-case:

  • Monitoring http calls in tasks (most important)
    • response codes
    • timing
  • having 'generic' counters, gauges, etc

@tzolov tzolov self-assigned this Jun 24, 2019
@sabbyanandan sabbyanandan changed the title Explore monitoring and metrics for Tasks Monitoring and metrics for Tasks Jun 25, 2019
@sabbyanandan sabbyanandan added the type/epic Collection of issues label Jun 25, 2019
@sabbyanandan
Copy link
Contributor Author

The core of the work is happening in Spring Cloud Task via spring-cloud/spring-cloud-task#608. Since SCT is not in the combined ZH board, it cannot be directly listed under this epic, though.

Once when spring-cloud/spring-cloud-task#608 is complete, we may have to adjust spring-attic/spring-cloud-task-app-starters-core#14, to adapt the support for Micrometer in the OOTB Task app-starters.

Ultimately, we will hook them up in the Docker-compose and the UI experiences through the associated stories in this epic.

@sabbyanandan
Copy link
Contributor Author

All the scoped efforts towards the epic are complete, except for Prometheus integration, which is blocked due to Prometheus RSocket Proxy issues. More details here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/observability type/epic Collection of issues type/spike For spike
Development

No branches or pull requests

3 participants