Skip to content

v7.0.0 — Network device/flow monitoring and DORA compliance

Latest

Choose a tag to compare

@discostu105 discostu105 released this 14 Aug 09:52
· 12 commits to main since this release
3287f9d

This release extends observability into the network layer with SNMP device monitoring and multi-source flow analysis, adds a dedicated skill for tracking EU DORA compliance posture, and renames the mobile instrumentation skills for clarity.

✨ New skills

  • dt-obs-network-devices — Analyze SNMP-monitored network devices (switches, routers, firewalls, load balancers) across three data layers: Smartscape topology, device/interface metrics (CPU, memory, uptime, throughput, errors), and logs (SNMP traps, syslog, auto-discovery). Inventory devices, find down or saturated interfaces, map neighbors, and investigate traps.
  • dt-obs-network-flows — Analyze network flows across three sources: OneAgent flows, NetFlow/IPFIX/sFlow via an OpenTelemetry Collector, and cloud VPC flow logs. Find top talkers, map communication dependencies, investigate connection health (resets, timeouts, RTT), and resolve peers to monitored entities.
  • dt-obs-compliance-assistant — Monitor and investigate EU DORA (Digital Operational Resilience Act) compliance posture: compliance score, Critical/Important Function (CIF) health, incident classification and lifecycle, and ICT risk inputs (vulnerabilities, security findings, misconfigurations).

🔎 Deeper coverage in existing skills

  • dt-migration, dt-obs-kubernetes, dt-obs-problems, dt-alerting — Migrated off deprecated smartscape.affected_entity.* fields onto verified accessors.
  • dt-platform-costs — Billing and cost-attribution references substantially expanded (billing capabilities/event types, cost allocation, cost estimations, entity cost drilldown, query cost attribution, total-cost workflow).
  • dt-sec-insights — Expanded vulnerability and detections reference.
  • dt-sec-ioc-hunting — New security-events hunting reference; expanded log hunting, exposure scoring, and timeframe-gating guidance.
  • dt-dql-essentials — New string-matching reference.
  • dt-obs-genai, dt-obs-aws, dt-obs-ext-monitors — Reference refinements.

🧹 Renamed

  • dt-obs-{android,flutter,ios,react-native}dt-setup-{android,flutter,ios,react-native} — clearer naming for instrumentation-setup skills, distinct from ongoing observability skills.

📦 At a glance

  • 33 skills total.
  • 3 new skills, 4 renamed, 11 refreshed.

Full Changelog: v6.0.0...v7.0.0