The Wayback Machine - https://web.archive.org/web/20220331115633/https://github.com/topics/heartbeat
Skip to content
#

heartbeat

Here are 245 public repositories matching this topic...

MichaelKatsoulis
MichaelKatsoulis commented Mar 30, 2022

In Kubernetes module there are multiple occasions that we add a new field in a common.MapStr without any proper error handling.

Example is https://github.com/elastic/beats/blob/main/metricbeat/module/kubernetes/container/data.go#L125. but this can be seen in all module metricsets.

A proper error handling for this case would be a [debug](elastic/beats#30181 (comment)_

enhancement good first issue Team:Cloudnative-Monitoring

Improve this page

Add a description, image, and links to the heartbeat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the heartbeat topic, visit your repo's landing page and select "manage topics."

Learn more