EricDing
EricDing
Currently, there are not very strict filtering rules in ozhera-webhook-server, which may potentially intercept unwanted pods, leading to some unexpected issues. For instance, during the deployment of ozhera-namespace, there are...
When deploying OzHera using the ozhera-operator, a 'mione-admin' service account is automatically created, which is bound to the 'cluster-admin' role. This role grants extensive permissions. In practical scenarios, we have...
The current reporting method in Golang relies on Jaeger as the backend for data collection. However, when there is high traffic, Jaeger may experience queue limitations. If the queue is...
We currently have an idea to implement traffic recording functionality using a tracing system. Why can traffic recording be achieved using tracing? Firstly, the technical solution for traffic recording involves...
We are envisioning that by leveraging tracing, supporting the functionality of traffic recording in Ozhera, we can display input and output parameters in Ozhera's tracing data. This capability would be...
Currently, Ozhera has made significant progress in observability within the "1-5" paradigm (detecting issues within one minute, locating issues within five minutes). We aim to extend its capabilities to resolve...
Can Golang's services support indicator monitoring? For example, java services have jvm monitoring. Can golang's services support runtime monitoring?
We found that even in version 1.26.0, OpenTelemetry has memory leak issues, especially in JDK versions 19 and above.
`trace-etl` has completed its Extension overhaul, but currently, it only supports RocketMQ. Is it possible to add support for Kafka, taking reference from the RocketMQ implementation? The documentation for `trace-etl`...
feat: upgrade athena