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 3,247 public repositories matching this topic...
-
Updated
Apr 1, 2022 - Go
-
Updated
Mar 31, 2022 - Go
In https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscPrepare.c, Local variable loopCont is assigned only once, to a constant value, making it effectively constant throughout its scope. If this is not the intent, examine the logic to see if there is a missing assignment that would make loopCont not remain constant.
So the 1567th line should be removed.
, so when your session expires, instead your page is frozen like this:
 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?
nanosecond timers
Describe the bug
Streaming Datasets can't be pickled, so any interaction between them and multiprocessing results in a crash.
Steps to reproduce the bug
import transformers
from transformers import Trainer, AutoModelForCausalLM, TrainingArguments
import datasets
ds = datasets.load_dataset('oscar', "unshuffled_deduplicated_en", split='train', streaming=True).with_format("Relevant telegraf.conf:
[[inputs.openweathermap]]
app_id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
-
Updated
Apr 1, 2022 - Elixir
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
Describe the bug
Currently keys written to server.conf go undetected.
This means that not only typos go undetected, but lack of validation is a risk during version migration as settings that used to apply in a previous version have no effect in a newer one without warning -- even if new settings are supposed to be used.
To reproduce
- Create a key with a typo.
- Watch the QuestDB
-
Updated
Mar 31, 2022 - Java
-
Updated
Mar 31, 2022 - Java
rapl collector crash: panic: "node_rapl_package-0-die-0_joules_total" is not a valid metric name
Host operating system: output of uname -a
Linux xyz 4.18.0-358.el8.x86_64 #1 SMP Mon Jan 10 13:11:20 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
node_exporter version: output of node_exporter --version
node_exporter, version 1.3.1 (branch: tarball, revision: 4.el8)
build user:
build date: 20220128
go version: go1.16.12
platform: linux/amd6
-
Updated
Mar 30, 2022 - Go
-
Updated
Apr 1, 2022 - JavaScript
Bug description
When the backend API responds with 500 error code then the loader on charts section loads infinitely
Expected behavior
Charts should show No Data like in trace table.
Version information
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Apr 1, 2022 - Go
For the moment there is no ability to use IAM instance profile for access to s3 bucket as it is not described in documentation
Could yo
-
Updated
Feb 22, 2022 - Python
-
Updated
Mar 29, 2022 - Go
Improve tests using pytest parametrize
The idea is to improve our testing code using pytest.mark.parametrize.
Currently some tests are implemented as :
def test_something():
def _test(a):
# internal function doing some tests
# For example, a dummy check below
-
Updated
Mar 17, 2022 - Java
配置加载的示例文档里面的方法调用有点问题
What happened:
I created a pod with a "com.acme/fooBar" label.
The l
- Wikipedia
- Wikipedia

Steps to reproduce:
try to save a single annotation
Actual Result:
This is a UI issue : there is no button to save the link we have to navigate out of the link tab and then back in to see our changes
Expected Result
workflow accessible for keyboard-only users
Relevant WCAG Criteria:
[2.1.1 Keyboard - Level A](https://www.w3.org/WAI/WCAG21/quickref/?versions=2.