You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @kayx23 you were right about using the metadata API for configuration. I was hoping the dashboard could do that, but it's all good. The plugin's working now, thanks for your help!
Current Behavior
When setting up the DataDog plugin globally with this configuration:
The plugin still attempts to send data to 127.0.0.1, as indicated by this error message:
Despite the specified host being "10.26.0.21", the plugin incorrectly targets "127.0.0.1".
Expected Behavior
Despite being configured to target the host "10.26.0.21", the DataDog plugin incorrectly attempts to send data to "127.0.0.1"
Error Logs
Steps to Reproduce
Environment
apisix version
): 3.6.0uname -a
): apisix:3.6.0-debian (container) / Kubernetesopenresty -V
ornginx -V
): openresty/1.21.4.2curl http://127.0.0.1:9090/v1/server_info
): etcd:3.5.7-debian-11-r14The text was updated successfully, but these errors were encountered: