Back to Browse

EDA + Dynatrace Webhook Source Plugin

363 views
Jun 6, 2024
14:32

Red Hat and the Ansible community are shifting towards two recommended patterns for Event-Driven Ansible (EDA) source plugins - event buses and webhooks. These methods allow for instantaneous delivery of messages and reduce unnecessary chatter over the network. The polling strategy was used to implement the Dynatrace source plugin for integration with the Problems API, so I am going to walk through my experience converting to the Dyntrace webhook plugin. Even if you don't have a previous implementation using the Problems API, this post can kickstart new development using a webhook. Autodotes Blog Post: https://autodotes.com/posts/zkVPT7XV9fG9XXfjm2ZD Source Code (New Rulebook): https://github.com/zjleblanc/ansible-eda-demos/blob/master/rulebooks/dynatrace_webhook.yml 00:00 - Introduction 2:26 - Dynatrace Logistics 6:40 - Dyntrace Workflow 12:25 - EDA Rulebook

Download

0 formats

No download links available.

EDA + Dynatrace Webhook Source Plugin | NatokHD