semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

At present, the indicators of otel can not meet the actual use scenario

Open zhaomingcheng01 opened this issue 1 year ago • 1 comments
trafficstars

Area(s)

No response

Is your change request related to a problem? Please describe.

At present, the indicators of otel can not meet the actual use scenario

Describe the solution you'd like

You are advised to add the following indicators It includes the following indicators, as well as the top3 indicators of large objects and the top3 indicators of busy threads and jmx related indicators The following metrics may overlap with jmx "application.ready.time", "application.started.time", "disk.free", "disk.total", "executor.active", "executor.completed", "executor.pool.core", "executor.pool.max", "executor.pool.size", "executor.queue.remaining", "executor.queued", "http.server.requests", "http.server.requests.active", "jvm.buffer.count", "jvm.buffer.memory.used", "jvm.buffer.total.capacity", "jvm.classes.loaded", "jvm.classes.unloaded", "jvm.compilation.time", "jvm.gc.live.data.size", "jvm.gc.max.data.size", "jvm.gc.memory.allocated", "jvm.gc.memory.promoted", "jvm.gc.overhead", "jvm.gc.pause", "jvm.info", "jvm.memory.committed", "jvm.memory.max", "jvm.memory.usage.after.gc", "jvm.memory.used", "jvm.threads.daemon", "jvm.threads.live", "jvm.threads.peak", "jvm.threads.started", "jvm.threads.states", "logback.events", "process.cpu.time", "process.cpu.usage", "process.start.time", "process.uptime", "system.cpu.count", "system.cpu.usage", "tasks.scheduled.execution", "tasks.scheduled.execution.active", "tomcat.sessions.active.current", "tomcat.sessions.active.max", "tomcat.sessions.alive.max", "tomcat.sessions.created", "tomcat.sessions.expired", "tomcat.sessions.rejected"

Describe alternatives you've considered

No response

Additional context

No response

zhaomingcheng01 avatar Jul 30 '24 07:07 zhaomingcheng01

There are also network and disk related metrics image

zhaomingcheng01 avatar Jul 30 '24 08:07 zhaomingcheng01