Skip to content
#

metrics

In the fields of information technology and systems management, application performance management (APM) is the monitoring and management of performance and availability of software applications. APM strives to detect and diagnose complex application performance problems to maintain an expected level of service.

Here are 2,944 public repositories matching this topic...

grafana
Mario-Hofstaetter
Mario-Hofstaetter commented Apr 2, 2021

What would you like to be added:

Please consider changing the width of the "Run query" / "Cancel" button to fixed instead of text-length depended, so it is always the same size.

Why is this needed:
When the query is executing, the elements to the left site are "wobbling" around, which is at least unpleasant to look at 😄
If the query takes a second or if you click fast enough, you

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

  • Updated Aug 9, 2021
  • Java
signoz
questdb
mugendi
mugendi commented Aug 10, 2021

Is your feature request related to a problem? Please describe.
So I'm working on a product that should allow schema-less ingestion out of the box. So my default ingestion method is via the influx line protocol.

But my challenge is that I also need to add indexes to some of the tags (symbols) after table creation. The problem is that the Influx Line protocol holds a lock to the table makin

UlricQin
UlricQin commented Mar 17, 2020
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。

提建议?
请写明白建议原因,即为何有此建议。

提修复PR?
请说明为何做此修改,需要做好测试。

提Feature?
建议先将想法提出,不着急写代码,与社区同道沟通,大家觉得OK再做代码实现

---

另外,我们是在做开源软件,不是服务于您的企业,做您的乙方,您一分钱没付,就不要颐指气使了,认同我们这个社区,则参与进来,不认同,就不参与,谢谢理解
sandylaker
sandylaker commented Aug 17, 2021

When we use horovod backend and perform gradient accumulation, we get the following error:
AssertionError: Gradients were computed more than backward_passes_per_step times before call to step(). Increase backward_passes_per_step to accumulate gradients locally.

Thus, we need to change the default argument backward_passes_per_step of horovod.DistributedOptimizer to enable gradient accumu

Wikipedia
Wikipedia