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
HI,
I'm using Apisix chart 2.8.1 with Apisix 3.9.1 and cannot create metadata for DataDog plugin.
Following #2125 (comment) I downgraded to Apisix 3.7 and unfortunately it doesn't work either.
This issue has been marked as stale due to 90 days of inactivity. It will be closed in 30 days if no further activity occurs. If this issue is still relevant, please simply write any comment. Even if closed, you can still revive the issue at any time or discuss it on the [email protected] list. Thank you for your contributions.
Issue description
HI,
I'm using Apisix chart 2.8.1 with Apisix 3.9.1 and cannot create metadata for DataDog plugin.
Following #2125 (comment) I downgraded to Apisix 3.7 and unfortunately it doesn't work either.
In both cases I'm using below code.
This adds global rule
But not the metedata
And in logs I still see
Adding plugin-metadata-config-map, does not make any difference
I also tried using ApisixPluginConfig CRD and proper config line in ApisixRoute. This doesn't work as well.
For now I have to manually call API by
How can I achieve this by using CRD/configmap?
The text was updated successfully, but these errors were encountered: