-
Currently, `AWSXRayRecorder.AutoInstrumentation` references to `AWSXRayRecorder.Core` in [.NET SDK](https://github.com/aws/aws-xray-sdk-dotnet/tree/master/sdk/src/Core) and `AWSXRayRecorder.Core` pack…
-
**Describe the bug**
a few days ago I updated my xray core using the cli command "core-update", ever since my panel starts to freeze showing multiple failed job attempts, forcing me to restart.
**…
-
在出现各种各样的问题的时候,需要重新安装,如果带一些默认值,会方便很多;
下面是我个人的选择,可以参考:
2.任意组合安装
功能 1/1 : 选择核心安装
1.Xray-core
2.sing-box
请选择:1**[默认值:上一次选择的]**
进度 2/12 : 初始化Nginx申请证书配置
读取到上次安装记录,是否使用上次安装时的域名 ?[y/n]:y**[默认值:y…
-
آقا این fake host که برای دور زدن این محدودیت جدید نوشتی خیلی خوب کار میکنه، در صورت امکان به همراه آموزش به هسته x-ray اضافه ش کن که همه برنامه ها بتونن ازش استفاده کنند.
ممنون
-
### Dagster version
1.1.18
### What's the issue?
I use an asset factory pattern to generate almost identical assets with the same names (say, `foo`) in two different modules (say, `a.py`and `b.py`)…
-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中,或者我会手动下载并安装 Dev 分支的 OpenClash
- [X] Latest 我已经**使用最新 Dev 版本**测试过,问题依旧存在
- …
-
Hi @alireza0,
As you know Xray-core has a lot of options and a lot of them are not too handy for normal users, but for power users who want to use Custom configs it is a challenge to add new cust…
-
Hi,
We are intermittently receiving the following exception. It only occurs occasionally and seems to be after an application restart.
Our implementation of the agent is very basic and we do not…
-
Previously, I had a working function in Python 3.6 below that I built by installing Boto3 and Botocore and packaging it up. No errors running in Python 3.6
```python
import boto3
import json
def…
-
The following code does not work:
```js
const DynamoDB = require('aws-sdk/clients/dynamodb')
const xray = require('aws-xray-sdk-core')
const ddb = xray.captureAWSClient(new DynamoDB())
```
I…
nolde updated
3 years ago