Minor nit, but it seems like the logs
Minor nit, but it seems like the logs filter UI is assuming strings in the metadata.
The example in the docs shows this
--header 'cf-aig-metadata: {"team": "AI", "user": 12345, "test":true}' \
But then when you try to filter in the UI it won't work
I changed the request manually to a a number and it worked
Is this expected?
2 Replies