The Wayback Machine - http://web.archive.org/web/20210219042943/https://github.com/topics/apm
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 415 public repositories matching this topic...

JayeshMuley
JayeshMuley commented Feb 9, 2021

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • [X ] Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

  • Need to post Alarm to https , How to provide header. Also how to get the Hostname along with Alarm.
    For example need to post the alarms through

curl -X POST
https://***

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 15, 2021
  • Java

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

  • Updated Sep 14, 2020
  • Java
chrvo
chrvo commented Nov 25, 2020

Requirement - what kind of business use case are you trying to solve?

Our traces contain data that is covered by GDPR (european user privacy regulations) and, thus developers do not have direct access to all traces. If an error occurs, relevant traces has to be filtered out and the relevant ones are forwarded to the developer.

Another use case:
It would be nice to just attach files with

Wikipedia
Wikipedia