Skip to content

v3.0.0 — Alerting and the Dynatrace JavaScript Runtime

Choose a tag to compare

@discostu105 discostu105 released this 16 Jun 14:54
· 22 commits to main since this release
9b399fa

This release adds end-to-end alerting lifecycle coverage and the Dynatrace server-side JavaScript runtime, plus refreshed observability references across several existing skills.

✨ New skills

  • dt-alerting — End-to-end Dynatrace alerting lifecycle: anomaly detector setup and model selection (static threshold, adaptive baseline, seasonal baseline), alert event storage in Grail, problem grouping and denoising by root cause, and workflow-based notification routing (email, Slack, ServiceNow, webhook).
  • dt-js-runtime — The Dynatrace server-side JavaScript runtime: the function contract, runtime limits, available Web APIs and Node.js modules, fetch with the credential vault, and the full @dynatrace-sdk/* catalog — for building Functions and Workflows.

🔎 Deeper coverage in existing skills

  • dt-obs-frontends — Reference library restructured and renamed for clearer navigation (Web Vitals, web performance analysis, user actions, CSP violations, visibility changes, a slow-page-load playbook, and troubleshooting).
  • dt-obs-problems — Added guidance that absolute ISO 8601 timeframes in DQL must be wrapped in double quotes, with a corrected example.
  • dt-obs-hosts — Refined host-metrics and process-monitoring query examples.
  • dt-obs-aws — Reference cleanups across database, load-balancing, and VPC networking topics.
  • dt-app-notebooks — Streamlined the skill and added reusable assets and references.
  • dt-app-dashboards, dt-migration, dt-dql-essentials — Minor corrections and clarifications.

📦 At a glance

  • 17 skills total.
  • 2 new skills, 8 refreshed.

Full Changelog: v2.0.0...v3.0.0