slow-groovin commented on code in PR #12243: URL: https://github.com/apache/apisix/pull/12243#discussion_r2111079133
########## t/plugin/loki-logger.t: ########## @@ -80,6 +82,7 @@ done "loki-logger": { "endpoint_addrs": ["http://127.0.0.1:3100"], "tenant_id": "tenant_1", + "authorization": "Bearer 1234", Review Comment: Sorry, there is no local setup guide, and I cannot run `make init` and the local tests successfully, I only conducted actual manual testing. And I don’t know how to use `/echo` to verify requests sent to the Loki URL. -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org