observability
Here are 401 public repositories matching this topic...
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- Question or discussion
Question
I'm able to send traces via TLS but when I try to send logs, I get the following exception:
ERROR 2021-05-30 22:21:59:387 grpc-default-executor-1 GRPCLogReportServiceClient : Try to send 1 log data to collector, with unexpected exception.
org.a
Kibana version: master (~7.14)
Description of the problem including expected versus actual behavior:
See Hours vs hours:
Steps to reproduce:
Use duration formatting with the human-readable format and with other options.
**A
-
Updated
Apr 13, 2021 - Java
-
Updated
Jun 8, 2021 - Go
I have been asked several times whether the value filled in cc.spec.common.es.externalElasticsearchUrl requires an http prefix, but it is actually not needed, but this key is a bit confusing. I don’t know if I need an http prefix sometimes when I look at it, so I think it’s clearer to change it to externalElasticsearchUrl to externalElasticsearchHost
/kind feature-request
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Jun 8, 2021 - Go
Summary
Go 1.16 was released in February and the feature we're most excited about is go:embed. Relevant articles:
- https://golangtutorial.dev/tips/embed-files-in-go/
- https://golang.org/doc/go1.16
- https://golang.org/pkg/embed/
Currently we use pkger to embed web app assets into the binary. This is only enabled in production builds.
Objective
Switch from pkger to
-
Updated
May 28, 2021 - JavaScript
-
Updated
Jun 7, 2021 - Go
-
Updated
Jun 8, 2021 - Go
-
Updated
Apr 25, 2021 - TypeScript
Align tooltip style
Kiali uses tooltip in multiple locations, in some cases style difers even for the same concepts.
I noticed some changes on this kiali/kiali-ui#1884 but it would require some global issue to review all tooltips and check that they look like similar (at least for the same concept).
-
Updated
May 15, 2021 - Java
-
Updated
Jun 6, 2021 - TypeScript
-
Updated
Jun 7, 2021 - Go
Cloudprober supports building additional metrics (other than the default ones) from external probe output. We could possible do the same for HTTP probe.
-
Updated
Jun 8, 2021 - C#
-
Updated
Jun 8, 2021 - TypeScript
-
Updated
Jun 4, 2021 - Java
-
Updated
Jun 5, 2021 - Go
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
Jun 7, 2021 - Vue
-
Updated
Jun 8, 2021 - Go
-
Updated
May 7, 2021 - Go
-
Updated
Apr 3, 2021 - JavaScript
Currently, JavaScript SDK logs status code 0 when the connection between the client and server cannot be resolved. This makes diagnosing network errors very difficult, as there are many different problems that can cause 0 status code in failing dependency calls.
The proposal is to log status code information that indicates whether a network error occurred and what type.
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.