observability
Here are 392 public repositories matching this topic...
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [√ ] Question or discussion
- Bug
- Requirement
- Feature or performance improvement
Question
- What do you want to know?
Is there no support for python websocket
Bug
-
Which version of SkyWalking, OS, and JRE?
-
Which company or project?
-
What happened?
We've noticed the external docs https://www.elastic.co/guide/en/kibana/current/external-plugin-localization.html have broken links.
-
Updated
Apr 13, 2021 - Java
-
Updated
Apr 29, 2021 - Go
Change '登陆' to '登录'
Describe the Bug
Change '登陆' to '登录'
/kind bug
/assign @leoendless
/priority Low
/milestone 3.1.0
/area console
-
Updated
Apr 29, 2021 - JavaScript
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
Apr 28, 2021 - JavaScript
-
Updated
Apr 29, 2021 - Go
-
Updated
Apr 28, 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
Mar 28, 2021 - Java
-
Updated
Mar 31, 2021 - 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
Apr 29, 2021 - Go
-
Updated
Apr 22, 2021 - C#
Providing a single click Heroku deploy option may be a good idea to make it easy to test SigNoz for developers.
Tasks
- Check if current SigNoz docker can run in Heroku free tier and the compute requirements are served in the free tier of Heroku. Goal is not to test with high load but to get the application up and running with sample Hot ROD application
-
Updated
Apr 29, 2021 - Java
-
Updated
Apr 29, 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
Apr 29, 2021 - Vue
-
Updated
Apr 20, 2021 - Go
-
Updated
Dec 4, 2019 - Go
-
Updated
Apr 28, 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.
Has anyone done this safely?
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.