@cryptotaxi247 / netdata-1 / commits / dc49daddc

Regenerate integrations docs (#22457)

Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>

Netdata bot committed May 9, 2026 at 18:44 UTC dc49daddc238eeb9c090474cc4e8e633c48b496e
6 files changed +20 -1
src/collectors/COLLECTORS.md
+5 -1
@@ -592,15 +592,19 @@ Need a dedicated integration? [Submit a feature request](https://github.com/netd
592 |-------------|-------------|
593 | [AWS IP Ranges](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/aws_ip_ranges.md) | Annotate network flows with AWS service and region labels from AWS public IP ranges. |
594 | [Azure IP Ranges](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/azure_ip_ranges.md) | Annotate network flows with Azure service and region labels from Azure Service Tags. |
595 -| [bio-rd / RIPE RIS](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/bio-rd_-_ripe_ris.md) | Enrich network flows with BGP routing context received from bio-rd / RIPE RIS over gRPC. |
595 +| [bio-rd / RIPE RIS](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/bio-rd_-_ripe_ris.md) | Enrich network flows with BGP routing context received from a bio-rd-compatible `RoutingInformationService` gRPC endpoint. |
596 | [BMP (BGP Monitoring Protocol)](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/bmp_bgp_monitoring_protocol.md) | Enrich network flows with BGP next-hop, AS path, communities, and routing context received directly from routers. |
597 +| [CAIDA Routeviews Prefix-to-AS](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/caida_routeviews_prefix-to-as.md) | Enrich network flows with AS numbers from CAIDA's Routeviews Prefix-to-AS mapping dataset. |
598 | [Classifiers](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/classifiers.md) | Annotate network flows with exporter and interface labels derived from reusable classification rules. |
599 | [Custom MMDB Database](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/custom_mmdb_database.md) | Enrich network flows with ASN, geographic, or internal network context from operator-built MMDB databases. |
600 | [DB-IP IP Intelligence](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/db-ip_ip_intelligence.md) | Enrich network flows with ASN and geographic context from DB-IP Lite MMDB databases. |
601 | [Decapsulation](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/decapsulation.md) | Enrich network flows with inner source and destination endpoints from VXLAN or SRv6 encapsulated traffic. |
602 | [GCP IP Ranges](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/gcp_ip_ranges.md) | Annotate network flows with Google ownership, service, and scope labels from Google public IP ranges. |
603 | [Generic JSON-over-HTTP IPAM](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/generic_json-over-http_ipam.md) | Annotate network flows with network-identity labels from any JSON-over-HTTP IPAM or CMDB endpoint. |
604 +| [IP2Location LITE IP-Country](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/ip2location_lite_ip-country.md) | Enrich network flows with country codes from the IP2Location LITE IP-Country database. |
605 +| [IPDeny Country Zones](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/ipdeny_country_zones.md) | Enrich network flows with country codes from IPDeny country zone files. |
606 | [IPFIX](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/ipfix.md) | Collect network flow records from IPFIX (NetFlow v10) exporters. |
607 +| [IPIP Country Database](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/ipip_country_database.md) | Enrich network flows with country codes from IPIP's country database. |
608 | [IPtoASN](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/iptoasn.md) | Enrich network flows with public ASN and country context from IPtoASN BGP-derived datasets. |
609 | [MaxMind GeoIP / GeoLite2](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/maxmind_geoip_-_geolite2.md) | Enrich network flows with ASN and geographic context from MaxMind GeoIP / GeoLite2 MMDB databases. |
610 | [NetBox](https://github.com/netdata/netdata/blob/master/src/crates/netflow-plugin/integrations/netbox.md) | Annotate network flows with tenant, site, role, VRF, and description metadata from NetBox. |
src/crates/netflow-plugin/integrations/caida_routeviews_prefix-to-as.md
+3
@@ -188,3 +188,6 @@ CAIDA can represent multi-origin prefixes. The downloader uses the first
188 listed AS for the generated single-value MMDB record. If you need full MOAS
189 semantics, use BMP or BioRIS routing enrichment instead of an offline ASN
190 lookup database.
191 +
192 +
193 +
src/crates/netflow-plugin/integrations/ip2location_lite_ip-country.md
+3
@@ -183,3 +183,6 @@ when those fields are required.
183 Check the upstream IP2Location LITE page for the current version and next
184 update date, then schedule the downloader accordingly. The plugin reloads
185 the generated MMDB in place when the file signature changes.
186 +
187 +
188 +
src/crates/netflow-plugin/integrations/ipdeny_country_zones.md
+3
@@ -184,3 +184,6 @@ provider in the downloader.
184
185 Check IPDeny's usage limits and retry later. The plugin continues using the
186 last generated MMDB file until the downloader publishes a replacement.
187 +
188 +
189 +
src/crates/netflow-plugin/integrations/ipip_country_database.md
+3
@@ -183,3 +183,6 @@ provider in the downloader.
183
184 The supported IPIP source is country-only. Use DB-IP city-lite, MaxMind
185 GeoLite2 City, GeoIP2 City, or a custom MMDB for richer geo fields.
186 +
187 +
188 +
src/go/plugin/go.d/collector/snmp/integrations/snmp_devices.md
+3
@@ -866,3 +866,6 @@ Table metrics are usually the slowest and often determine the total collection t
866 1. Do logs show “skipping data collection”?
867 2. Does *Internal → Stats* show collection time > `update_every`?
868 3. Increase `update_every` until skips disappear.
869 +
870 +
871 +