punitmundra
punitmundra
this is my code var incomingStream *mediaserver.IncomingStream var outgoingStream *mediaserver.OutgoingStream for _, stream := range offer.GetStreams() { //var record *mediaserver.Recorder //record := mediaserver.NewRecorder("30jan", false, 0) incomingStream = transport.CreateIncomingStream(stream) outgoingStream =...
Signed-off-by: punitmundra ### :nut_and_bolt: Description: What code changed, and why? ### :chains: Related Resources ### :+1: Definition of Done ### :athletic_shoe: How to Build and Test the Change ### :white_check_mark:...
High availability * Introduction - Done * HA cluster introduction * Component introduction * HA architecture * Introduction to performance, scale-out and failover for HA * Reference Architecture - Done...
### What we need - We want a Documentation section for HA offering in Automate Dev centre (https://docs.chef.io/automate/). - Some Inclusion 1. Step by Step guide of Installation on AWS....
## Description In case customer has chosen for ELK for LMM, this story will cover work on providing info on new ELK IPs as part of automate info and also...
## Description Implement config driven LMM enablement in a2ha.rb file (Both for exisiting and AWS) - For Automate FE - Base Story Need to add logic of installing Journal beat...
## Description This story will cover the bundling of beats services in order to allow data to be sent to ES. Should be disabled by default. Change in automate-cli ->...
Create Elastic search for the logs consumption from Journal beat and Metrics beat (Both for exisiting and AWS) - Along with curator and Kibana packaging. ## Description This must be...
## Description Sending unhealthy and alarming health issues of the infrastructure to Slack and MS teams channels. This story will cover effort on integrating the elastic search with slack/MS teams...
## Description Below metrics for each instance and cluster: - CPU utilisation, memory utilisation, Disk I/O, DB connection(in case of Postgres), Instance health. - Elastic search indexing metrics - Postgres...