observability
Here are 267 public repositories matching this topic...
Kibana version: master
Describe the bug: When the value of a metric visualization is 0, it's just displayed as a dash.
Steps to reproduce:
- Ingest 0 data:
POST data/_doc
{
"numberfield": 0
}
- Create indexpattern for
data - Go to Lens
- Drag
numberfield - Average metric is shown as "-"
Expected behavior:
Should be shown as 0
**Screenshots
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [] Question or discussion
- Bug
- Requirement
- Feature or performance improvement
Question
org.springframework.kafka.KafkaListenerEndpointContainer#0-4-C-1 InstMethodsInter : class[class org.postgresql.jdbc.PgPreparedStatement] before method[executeWithFlags] intercept fai
-
Updated
Oct 6, 2020 - Java
-
Updated
Oct 7, 2020 - Go
-
Updated
Oct 6, 2020 - Go
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 20, 2020 - Go
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
-
Updated
Sep 13, 2020 - Java
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Oct 6, 2020 - TypeScript
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
-
Updated
Sep 7, 2020 - C#
-
Updated
Sep 30, 2020 - Go
-
Updated
Oct 7, 2020 - Java
Why: When opening the Event Injection modal for a particular eventBus, the tool populates each field (source, detail type, and detail) with the last values used for that eventBus. Allowing all events to be saved, similar to the command history in the terminal, will allow users to quickly test multiple events without having to type the same parameters repeatedly.
Expected Behaviour:
-
Updated
Oct 6, 2020 - Vue
-
Updated
Dec 4, 2019 - Go
-
Updated
Oct 7, 2020 - Go
-
Updated
Oct 7, 2020 - JavaScript
Description/Screenshot
enableAutoRouteTracking: true should update ai.operation.name to include the hashroute in the pathname
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]
goroutine
-
Updated
Aug 19, 2019 - Go
-
Updated
Oct 6, 2020 - C#
-
Updated
Jun 9, 2020 - C#
Has anyone done this safely?
It'd be nice if the various README's referenced and gave instructions for tanka instead of ks (since that's now a dead project, right?).
Improve this page
Add a description, image, and links to the observability topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the observability topic, visit your repo's landing page and select "manage topics."


Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytesandblkio.bfq.io_servicedfiles.