Skip to content
#

Application Performance Management (APM)

APM strives to detect and diagnose complex application performance problems to maintain an expected level of service. APM is "the translation of IT metrics into business meaning ([i.e.] value)."

Here are 490 public repositories matching this topic...

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Jan 15, 2022
  • Java
transmittable-thread-local

📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

  • Updated Feb 22, 2022
  • Java
AndroidGodEye
marclop
marclop commented Jan 14, 2022

Description

The new APM guide doesn't contain the transaction metrics that are generated in the APM Server which power the APM UI. We still have them in the legacy documentation https://github.com/elastic/apm-server/blob/master/docs/legacy/metricset-indices.asciidoc#transaction-metrics.

Ideally we should port most if not all of the document's content over to the data model document: https

对java、scala等运行于jvm的程序进行实时日志采集、索引和可视化,对系统进行进程级别的监控,对系统内部的操作进行策略性的报警、对分布式的rpc调用进行trace跟踪以便于进行性能分析

  • Updated Sep 14, 2020
  • Java
plajjan
plajjan commented Jul 2, 2021

It seems to me that UTC is selected for on the wire representation of time as well as in the database (jaegertracing/jaeger#712), which sort of makes sense, at least with a somewhat naive handling of timezones. However, I think that the Jaeger UI should support displaying times in the timezone local to the user, i.e. of the browser as to reduce the mental load when viewing

Wikipedia
Wikipedia