Superskyyy opened a new pull request #149: URL: https://github.com/apache/skywalking-python/pull/149
This is a work in progress. Now reporting logs in JSON through HTTP to `http://oap/v3/logs` does work. But, I'm not sure if the `oap/v3/logs` endpoint is for such usage(It seems designed for fluent-bit batch reporting?). Reporting logs one by one through HTTP may not be ideal in terms of performance. I'm not sure whether the Java agent only implements gRPC reporter intentionally out of this reason. Please advise. Signed-off-by: YihaoChen <[email protected]> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
