-
Updated
Oct 3, 2020 - TypeScript
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,441 public repositories matching this topic...
-
Updated
Oct 3, 2020 - Go
-
Updated
Oct 2, 2020 - Go
Kibana version: master
Describe the bug: If there are no empty fields, the message rendered is wrong
Steps to reproduce:
- Go to Lens with logs sample data
- Change time range to last day (to make sure all fields contain data)
- Open "empty" accordion
- See this message:
<img width="317" alt="Screenshot 2020-10-02 at 14 10 55" src="https://user-images.githubusercontent.c
-
Updated
Aug 20, 2020 - Java
** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?
-
Updated
Oct 2, 2020 - Java
-
Updated
Aug 21, 2020 - Go
-
Updated
Oct 3, 2020 - Java
-
Updated
Sep 17, 2020 - JavaScript
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
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 3, 2020 - Go
🚀 Feature
Due to pytorch/ignite#1287 we downgraded tqdm to <= 4.48.0, this FR is to remove the restriction and update our tests to make them pass.
For Hacktoberfest contributors, feel free to ask questions for details if any and say that you would like to tackle the issue.
Please, take a look at CONTRIBUTING guide.
-
Updated
Sep 15, 2020 - TypeScript
-
Updated
Sep 24, 2020 - Python
Hi
Im getting an error while comparing with a branch (using -b option) or running in CI mode (using -m option). Backtrace attached below.
| Version | |
|---|---|
| Ruby | 2.5.5 |
| RubyCritic | 4.0.2 |
Traceback (most recent call last):
23: from /home/atrivedi/.rbenv/versions/2.5.5/bin/rubycritic:23:in `<main>'
22: from /home/atrivedi/.rbe
-
Updated
Oct 1, 2020 - Java
-
Updated
Sep 20, 2020 - Go
https://github.com/collectd/collectd/blob/0b2796dfa3b763ed10194ccd66b39b1e056da9b9/src/mysql.c#L772
Hi,
As I saw in the source for the mysql plugin, the collector specifically ignors the Prepared_stmt_count variable.
I would like to have that in the output for collectd as well.
Is it possible to enable this key in the collectd mysql collector?
Unfortunately my C skills are pretty near zer
Flake unit test
We have a flaky unit test which might be just the way we have setup the unit test or an actual problem with how we generate the series, where labels are expected to be in one order but we get them in reverse. In any case we should make it be a deterministic order.
Example: https://github.com/kubernetes/kube-state-metrics/runs/1181030112
--- FAIL: TestFullScrapeCycle (1.07s)
main_test
Issue Description
是否有计划用actions 完全取代 TravisCI
感觉actions 速度上比 TravisCI更好点 ,另外也是github原生的。
Type: feature request
Describe what feature
-
Updated
Aug 30, 2020 - Java
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 17, 2020 - PHP
- Wikipedia
- Wikipedia
If I set all the prefixes (globalPrefix, prfixTimer, etc.) to "", what kind of ramifications will that have on the server side if any? Will all the timers, gauges, counters be calculated as normal or will see if any side effects?