Slackbot
06/25/2021, 3:29 AMPranay
Pranay
Vishal Ingale
06/25/2021, 5:26 AMVishal Ingale
06/25/2021, 5:26 AMPranay
Vishal Ingale
06/25/2021, 7:56 AMPranay
Vishal Ingale
06/25/2021, 10:37 AMheaders := map[string]string{
"signoz-access-token": signozToken,
}
Vishal Ingale
06/25/2021, 10:37 AMexporter, err := otlp.NewExporter(
context.Background(),
otlpgrpc.NewDriver(
secureOption,
otlpgrpc.WithEndpoint(collectorURL),
otlpgrpc.WithHeaders(headers),
Ankit Nayan
Ankit Nayan
Vishal Ingale
06/25/2021, 11:24 AMVishal Ingale
06/25/2021, 11:36 AMPranay
Ankit Nayan
container_network_udp_usage_total
and various other transitted, received and dropped packet counts about each container. We are building metrics ingestion pipeline which can ingest prometheus compatible metrics. Should be out in a month.Vishal Ingale
06/28/2021, 6:13 AMVishal Ingale
07/13/2021, 12:46 PMVishal Ingale
07/13/2021, 12:46 PMAnkit Nayan
Amit Saharana
07/13/2021, 3:08 PM