Revolyssup commented on issue #10277:
URL: https://github.com/apache/apisix/issues/10277#issuecomment-1740519287
@polaru
Try this
```yaml
plugin_metadata:
-
id: datadog
host: "datadog.datadog.svc.cluster.local"
```
1. The values should be an array.
2. For resources where id is not automatically attached and is unique like
`plugin name` for plugin_metadata, the id needs to be passed explicitly.
Hope this helps.
--
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]