-
### Describe the issue
**Context**
I have a use-case where a GroupChat with multiple agents is called to complete a task. Multiple tasks are run in parallel using async to minimize the total runti…
aswny updated
1 month ago
-
### What happened + What you expected to happen
After submitting Ray hyperparamter tune job using JobSubmissionClient getting below error,we were suggested to downgrade grpcio version but it still gi…
-
## Steps to reproduce
1.
## Expected behavior
## Actual behavior
## Versions
Operating system:
Juju CLI:
Juju agent:
Charm revision:
microk8s:
#…
-
## Description
There's log spam when code calls `Log.x("TAG", "message", null")`.
## Steps to Reproduce
```java
android.util.Log.i("TEST", "null exception 1");
android.util.Log.i("TEST", "n…
-
Hello, thanks for this great job !
I feel like I've done a lot more than some other SSH frameworks in a lot less time and a lot less lines.
However, there are a few things I'm missing:
* Is i…
-
Please find below description along with repo and reproduction steps.
## Describe the bug
Trace id in log line is missing when using APM Java agent.
## Steps to reproduce
1. Use code from repo…
-
### What happens?
Using any `read_xxx` method on a resources that blocks `HEAD` requests with a non 2xx status code fails with an IO-error
```
IO Error: Unable to connect to URL "https://api.spri…
-
**Describe the bug**
在线安装 insight-agent: https://docs.daocloud.io/insight/quickstart/install/install-agent/#_2, 需描述logging settings中kakfa配置
修复代码的 readme; 补充日志告警部分文案;并更新截图
-
# Feature Request
**Describe the Feature Request**
The Lacework DaemonSet lacework container has the [LaceworkLogStdout environment variable](https://github.com/lacework/terraform-kubernetes-agent…
-
### Summary of problem
I'm trying to instrument workers for [Faust](https://faust-streaming.github.io/faust/), the successor to Celery in Python that does streaming message processing, develope…