AlinsRan commented on code in PR #11452:
URL: https://github.com/apache/apisix/pull/11452#discussion_r1699324284
##########
apisix/plugins/sls-logger.lua:
##########
@@ -61,15 +61,28 @@ local schema = {
required = {"host", "port", "project", "logstore", "access_key_id",
"access_key_secret"}
}
+local metadata_schema = {
Review Comment:
What is the relationship between this PR and sls-logger?
Will this fix cause the sls-logger ci-test to fail?
--
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]