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,330 public repositories matching this topic...
-
Updated
Jun 9, 2022 - Go
-
Updated
Jun 9, 2022 - Go
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
We should provide multi-architecture Docker images of skywalking-eyes, just like other SkyWalking sub-projects.
Use case
No response
Related issues
No response
Are you willing to submit a PR?
- [
Bug Description
taosBenchmark subscribe crash
To Reproduce
Steps to reproduce the behavior:
- Build taosd, taosBenchmark in latest develop branch
- go to 'TDengine/src/kit/taos-tools/example'
- execute taosBenchmark -f insert_csv.json
- execute taosBenchmark -f subscribe.json
Expected Behavior
taosBenchmark -f subscribe.json should not crash
Screenshots
N/A
When testing on a 500k objects cluster, I saw that the call to /api/kibana/management/saved_objects/scroll/counts takes approximatively 2minutes. During this time, the counts are not properly surfaced in the UI.
We can probably improve that by increasing the number of documents per page:
-
Updated
Jun 9, 2022 - Java
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?
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
Jun 7, 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
Scenario
A user is ingesting some data (~300M rows) into a table with 270K distinct symbol values. For each of these 270K symbols we end up with at least one posix_fallocate() necessary to add a new value block. See the below flamegraph - it's quite illustrative.
An important part of the scenario is non-default index block capacity which is set to 2048. With the default capacity (w
-
Updated
Jun 9, 2022 - Java
-
Updated
Jun 8, 2022 - Java
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
May 9, 2022 - Go
Bug description
Filtering dashboards based on specific titles does not work. for e.g. Titles with parenthesis
Expected behavior
The filtering of dashboards should work seamlessly irrespective of filtering of dashboards
How to reproduce
Attached loom video
Version information
- Signoz version:v0.8.1
-
Updated
May 29, 2022 - JavaScript
示例
- 企业或者组织: 夜莺
- 地点:北京
- 联系方式:contact-us at xxx.com
- 使用场景和经验分享:你们最看重夜莺的哪些功能,解决一个什么样的问题,以及使用规模和范围,使用夜莺监控构建企业级监控体系的过程中,有哪些好的经验分享。
- 需求建议:希望哪些点上夜莺监控能做的更好,更契合您的使用场景。
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
Mar 17, 2022 - Java
-
Updated
Jun 9, 2022 - Go
-
Updated
Feb 22, 2022 - Python
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
What happened:
I created a pod with a "com.acme/fooBar" label.
The l
Issue Description
Type: feature request
Describe what feature you want
Additional context
Add any other context or screenshots ab
- Wikipedia
- Wikipedia
What happened:
User with Viewer Role can see UI elements for create a Playlist in Dashboards section. After complete name, Dashboards to include and click save, the creation fails with toast messages "Permission Denied".
What you expected to happen:
Viewer user mustn't see the "Create Playlist" button
How to reproduce it (as minimally and precisely as possible):