elastic / elastic/integrations
[cisco_meraki_metrics] avoid sending empty switchport metrics
Open
enhancement
Integration:cisco_meraki_metrics
Team:Integrations
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 209
Description
typically, meraki devices have unused switch ports. for large meraki deployments, the total number of unused ports can be large. we currently send empty metric/status documents for these ports. these documents use unnessecary storage in ES, and can introduce shipping latency into the agent itself. we should avoid sending empty metrics for switch ports.
Contributor guide
Assessment
This issue has not been assessed yet.