Skip to content

[Feature] [Java] Support collect thread pool metrics #8433

@xu1009

Description

@xu1009

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

thread pool monitor is important in web service, server container, like tomcat, undertow etc, monitor its worker pool is very import, every project needs implement it

Use case

when use skywalking, we can config target class extends ThreadPoolExecutor, get thread pool metric, like coresize, maxsize, poolsize, queue size..., and send this metric to oap service every second, from ui, can see the metric

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Labels

agentLanguage agent related.backendOAP backend related.featureNew featurejavaJava agent related

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions