<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Camunda with Dynatrace in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Camunda-with-Dynatrace/m-p/290140#M6868</link>
    <description>&lt;P&gt;Hello, everyone&lt;/P&gt;
&lt;P&gt;I’m trying to instrument my services running on Camunda with Dynatrace, but so far without success.&lt;BR /&gt;I attempted to do it through OPTL, but the official Camunda documentation is for a later version than the one I’m currently using.&lt;/P&gt;
&lt;P&gt;Does anyone have any material or guidance on how to do this? We are currently using Camunda version 7.18.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Dec 2025 13:05:16 GMT</pubDate>
    <dc:creator>Mateusbmo1</dc:creator>
    <dc:date>2025-12-04T13:05:16Z</dc:date>
    <item>
      <title>Camunda with Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/Camunda-with-Dynatrace/m-p/290140#M6868</link>
      <description>&lt;P&gt;Hello, everyone&lt;/P&gt;
&lt;P&gt;I’m trying to instrument my services running on Camunda with Dynatrace, but so far without success.&lt;BR /&gt;I attempted to do it through OPTL, but the official Camunda documentation is for a later version than the one I’m currently using.&lt;/P&gt;
&lt;P&gt;Does anyone have any material or guidance on how to do this? We are currently using Camunda version 7.18.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 13:05:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Camunda-with-Dynatrace/m-p/290140#M6868</guid>
      <dc:creator>Mateusbmo1</dc:creator>
      <dc:date>2025-12-04T13:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Camunda with dynatrace</title>
      <link>https://community.dynatrace.com/t5/Extensions/Camunda-with-Dynatrace/m-p/290152#M6870</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;First, one quick question:&lt;BR /&gt;Do you already have Camunda connected to Prometheus?&lt;BR /&gt;And is your goal to get Camunda metrics and a dashboard in Dynatrace similar to what Grafana provides?&lt;BR /&gt;&lt;A href="https://docs.camunda.io/docs/self-managed/operational-guides/monitoring/metrics/" target="_self"&gt;Grafana-Camunda&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If yes, then you simply need to expose the Prometheus metrics so Dynatrace can scrape them.&lt;/P&gt;&lt;P&gt;For Camunda 7.18, the easiest approach is to enable Prometheus metrics on your services (via Spring Boot Actuator or the Camunda Prometheus extension) and then add the following annotations to your Kubernetes pods:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;annotations:
  metrics.dynatrace.com/scrape: "true"
  metrics.dynatrace.com/port: "9600"
  metrics.dynatrace.com/path: "/actuator/prometheus"&lt;/LI-CODE&gt;&lt;P&gt;Once these annotations are in place, Dynatrace will automatically scrape the metrics, ingest them as Prometheus metrics, and you’ll be able to build dashboards or alerts based on them.&lt;/P&gt;&lt;P&gt;This is the simplest and most reliable method to monitor Camunda 7.x with Dynatrace.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 14:05:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Camunda-with-Dynatrace/m-p/290152#M6870</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2025-11-24T14:05:49Z</dc:date>
    </item>
  </channel>
</rss>

