The Wayback Machine - https://web.archive.org./web/20210318001747/https://github.com/topics/metrics
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,737 public repositories matching this topic...

JayeshMuley
JayeshMuley commented on Mar 17, 2021

Please answer these questions before submitting your issue.

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

Question

Q1. In our echosystem we have services which are keep on talking with Neo4j on some specified IP Port . The question is, In the Instance Client or Server tables why its IP and Por

flash1293
flash1293 commented on Mar 10, 2021

Per elastic/kibana#89748 (review)

The filter modal is using switches to disable/enable individual filters. As switches should only be used if toggling them has an immediate effect (which is not the case in this modal, "Apply" has to be clicked for something to happen) they should be replaced by checkboxes

<img width="437" alt="Screenshot 2021-03-10

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

  • Updated on Mar 10, 2021
  • Java
omer-to
omer-to commented on Feb 23, 2021

Describe the bug

Phone verification is not sent after the user signs up.

Detailed Description and Steps to Reproduce

I'm using aws-amplify for my React Native project. I want to sign users with phone number and send SMS immediately after they sign up. I tried to do that using eu-central-1 (Frankfurt), us-east-1 (N. Virginia), and eu-west-2 (London). Although I see that t

datasets
lorr1
lorr1 commented on Mar 17, 2021

Hello,

It seems when a cached file is saved from calling dataset.map for preprocessing, it gets the user permissions and none of the user's group permissions. As we share data files across members of our team, this is causing a bit of an issue as we have to continually reset the permission of the files. Do you know any ways around this or a way to correctly set the permissions?

sitespeed.io
znerd
znerd commented on May 4, 2020

I'd like to use a client certificate with sitespeed.io (with the Chrome backend). I've searched the documentation, but I could not find any explanation on how to do this.

Note that the Chrome browser does support the use the certificates installed in the host operating system (e.g. Windows or macOS).

Request: Please document how to use client certificates (e.g. P12) in the any browser (or at

ydcjeff
ydcjeff commented on Mar 2, 2021

Improvement

Update the code base by removing unused imports in ignite. This can be easily found by removing F401 in setup.cfg.
Previous PRs are done for examples in #1703 and tests in #1707
Only ignite package left now. Modules TBD:

  • ignite.base
  • ignite.contrib.engines
  • ignite.contrib.handlers
  • ignite.contrib.metrics
  • ignite.distributed
  • [x
UlricQin
UlricQin commented on Mar 17, 2020
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。

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

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

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

---

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

I recently(ish) bumped client-go and other deps in the release-2.0 branch but did not have a chance to port these changes to master as well. I believe this is a good first issue for new contributors.

This is the original PR that needs to be ported to master branch. kubernetes/kube-state-metrics#1328 Note master branch does not have the vendor directory anymore.

questdb
bsmth
bsmth commented on Mar 4, 2021

Is your feature request related to a problem? Please describe.
When starting QuestDB, it's hard to tell the location of the server.conf file, and this becomes more complicated when running via Docker, from source or from Homebrew.

Describe the solution you'd like
The server should print out the location of the currently-used configuration file, and if possible, state which non-defa

Wikipedia
Wikipedia