Satyendra Singh
Satyendra Singh
Nats Endpoint output **curl** http://localhost:8222/streaming/serverz **Response :** { "cluster_id": "test-cluster", "server_id": "iZd5VFnDFjeY49HNP8kAiD", "version": "0.17.0", "go": "go1.13.7", "state": "STANDALONE", "now": "2020-05-07T14:26:46.098524789Z", "start_time": "2020-05-06T08:18:33.001460644Z", "uptime": "13h24m6s", "clients": 1, "subscriptions": 0, "channels": 1,...
**Describe the bug** I was trying krakend Rest API call to Graphql and passing query params like below. http://localhost:8085/test?foo=test&offset=1&limit=10 here test param is of string type but the offset and...
### Description The current udp and tcp logger support JSON as payload format. **UDP logger**: https://apisix.apache.org/docs/apisix/plugins/udp-logger/#metadata **TCP logger**: https://apisix.apache.org/docs/apisix/plugins/tcp-logger/#metadata **Example** : "log_format": { "host": "$host", "@timestamp": "$time_iso8601", "client_ip": "$remote_addr" }...
[NATS](https://nats.io/) Controllers for Kubernetes (NACK) Location of the CRDs. https://github.com/nats-io/nack/blob/main/deploy/crds.yml