Hector Garzon

Results 6 comments of Hector Garzon

Thanks for updating docs. I've tried again with new syntax: `{ "attachments": [{"color": "danger","title": "Alert from open condition (burrow)!","fields": [{"title": "Group","value": "{{ .Group }}", "short": false},{"title": "Cluster","value": "{{ .Cluster }}","short":...

I've tried with this: `{"title": "Partitions","value": {{ jsonencoder .Result.Partitions}},"short": false}` and there is no error but it shows nothing

More information: if I use API REST it's even more clear: `http://xxxx:9000/api/message/data/pc-pdm-bom-data/1/45622` gives the same as `http://xxxx:9000/api/message/data/pc-pdm-bom-data/1/45621`, I mean event the offset value: ```json { "type":"json", "payload":{ "metadata":{ "eventVersion":"1.0", "eventSource":"pc-pdm-bom-data",...

Have you managed to get some time to have a look a this? It's been a long time since last comment