observability
Here are 402 public repositories matching this topic...
We have Linux monitoring, metrics collected by Prometheus and Zabbix agents. Some people in the community are asking about monitoring Windows OS, which is not very popular in service backend deployment, but still have some.
If someone new to SkyWalking or anything, want to take a reference from existing Linux monitoring and add this feature. We are welcome to accept.
As per elastic/kibana#99462 (reply in thread), IIndexPattern is deprecated (and possibly IFieldType too?).
If an @deprecated flag is added into the description with an @removeBy we can start getting folks off of it and a path for removal. Usage would also show up in the deprecated API list [here](https://elasticdocstest.netlify.app/kibana-dev-docs/dep
-
Updated
Apr 13, 2021 - Java
-
Updated
May 17, 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
May 16, 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 9, 2021 - JavaScript
-
Updated
May 17, 2021 - Go
-
Updated
May 16, 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
May 10, 2021 - TypeScript
Hi team
I've tried out SigNoz with Spring boot micro-services which are already integrated with Zipkin. In the dashboard, I can see the /webjars and /swagger endpoints. It would be great to have some 'skip pattern' to avoid un-desired URLs. Thanks!
-
Updated
May 13, 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
May 15, 2021 - C#
-
Updated
May 17, 2021 - Java
-
Updated
May 17, 2021 - TypeScript
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
May 15, 2021 - Go
-
Updated
May 17, 2021 - Vue
-
Updated
May 14, 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.