-
Cloned the sdk repo on a linux machine. Tried running the steps in the README and always end up with this error. This is a 'go run', but the same happened with 'go install', which only worked after a …
-
Slog is set to be introduced in Go 1.21 as part of the standard library ([api: audit for Go 1.21 #60560](https://github.com/golang/go/issues/60560)), utilizing the standard Logger interface for easier…
-
We are running `v0.10.0` in EKS on Amazon Linux 2 nodes and the exporter is crashing from time to time with the following error on `serviceQuotaFetcher`:
```
{"time":"2024-08-13T19:16:17.60618797…
-
This is a suggestion to change default loguru text output format, or a new option to append extra to non-serialized text format.
There are many structured logging will include extra to text output,…
-
Hello & thanks for the awesome project!
I have recently been playing with *slog*, which is a new (currently experimental) structured logging interface for the Go programming language. In one of the…
-
### Motivation
Hi there! I am working on a current project for Dynatrace and noticed that there wasn't any loglevels being set. When consumed into Dynatrace it is being consumed as loglevel = None. I…
-
在使用Agora Golang Server SDK后,我的应用程序出现了内存泄漏。通过长时间运行和监控,发现内存使用量持续增长且没有释放的迹象。使用的sdk版本是release 1.3。
我的项目主要是对聊天中的视频帧进行处理,使用到了RtcConnectionEventHandler和RtcConnectionVideoFrameObserver。
我之前使用的C++ sdk进行监…
-
See more:
https://github.com/Sirupsen/logrus
-
Hi,
I am getting this error when I start icinga-kubernetes.
mysql -V
mysql Ver 15.1 Distrib 10.3.39-MariaDB, for Linux (x86_64) using readline 5.1
cat /etc/os-release
NAME="Red Hat Enterp…
-
## Expected Behavior
I can execute CRUD commands with admin and non admin x-search-attributes without errors.
## Actual Behavior
I have `devl:admin` and `temporal-system:admin` roles assigned…