KuWit: Kubernetes Meets Wit.ai – By Capgemini Engineeringcapgemini.github.io1 points·by ApsOps·10 ปีที่แล้ว·0 comments
NGINX Amplify: New Monitoring and Configuration Assistance Platformnginx.com2 points·by ApsOps·10 ปีที่แล้ว·0 comments
ApsOps·10 ปีที่แล้ว·discussIn case of TCP load balancer, the headers are sent unmodified and backend instances receive the ELB's IP as the client IP. This is described in the AWS docs - http://docs.aws.amazon.com/elasticloadbalancing/latest/class...
ApsOps·10 ปีที่แล้ว·discussThe trace is basically extracted using Logstash's multiline filter. It adds a tag "stacktrace" to the log entry.I just made a few changes in SlackAlerter class to customize for my use-case. I'd try to clean-up and send a PR soon.
ApsOps·10 ปีที่แล้ว·discussI have been running this. It works well. I also wrote some custom code to send the stack-traces, if we get any, to a slack channel.