Naah

Results 70 comments of Naah

yes 今晚写出来新的了 还没测试

因为模拟的数据多 所以action_data长 现在进行了新的模拟 但是手里没有没刷分的微信号了加上这几天公司比较忙 所以一直没有测试

别人没有从云端拉数据

应该是 明天我研究一下

这个服务器宕机了 明天让运维开一下

> 复现不了,看起来是什么资源已经被删除了导致的 是的,现在这种情况会停止流程,直接提示失败, 如果出现这种情况,能不能过滤掉这个文档,继续导出

> Am I correct in assuming (based on the stacktrace) that you are using the OpenTelemetry agent?我是否正确地假设(基于堆栈跟踪)您正在使用 OpenTelemetry 代理? yes,we always use OpenTelemetry agent,but when we use http2,it error

> [@naah69](https://github.com/naah69), So you are mixing the OpenTelemetry agent and the Quarkus OpenTelemetry extension? > > You should only use one and the recommended way is the extension: https://quarkus.io/guides/opentelemetry @brunobat...

@brunobat @geoand Does quarkus OpenTelemetry extension(default,without other jars) support these libraries and frameworks in [page](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/docs/supported-libraries.md#libraries--frameworks) and custom filter? We use many libraries and frameworks in OpenTelemetry Instrumentation.If it supportes,I think...