KuWit: Kubernetes Meets Wit.ai – By Capgemini Engineeringcapgemini.github.io1 points·by ApsOps·vor 10 Jahren·0 comments
NGINX Amplify: New Monitoring and Configuration Assistance Platformnginx.com2 points·by ApsOps·vor 10 Jahren·0 comments
ApsOps·vor 10 Jahren·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·vor 10 Jahren·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·vor 10 Jahren·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.