<?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 Best practice for naming custom event name across platforms in Dynatrace in Real User Monitoring</title>
    <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297870#M7321</link>
    <description>&lt;DIV&gt;
&lt;P&gt;I’m currently working on defining &lt;STRONG&gt;cross‑platform naming guidelines for custom Dynatrace events&lt;/STRONG&gt; (Android, iOS, and Web) to ensure consistency and ease of use during incident analysis.&lt;/P&gt;
&lt;P&gt;While reviewing Dynatrace documentation, I couldn’t find explicit guidance on &lt;STRONG&gt;recommended naming formats&lt;/STRONG&gt; for custom events (for example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;UPPER_CASE_WITH_UNDERSCORES&lt;/LI&gt;
&lt;LI&gt;camelCase&lt;/LI&gt;
&lt;LI&gt;kebab-case / snake_case)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In practice, we see different conventions already in use across platforms, often driven by SDK or language norms.&lt;/P&gt;
&lt;P&gt;I’d like to understand from a Dynatrace perspective:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is there a &lt;STRONG&gt;preferred or recommended event naming format&lt;/STRONG&gt; for custom events?&lt;/LI&gt;
&lt;LI&gt;Are there any &lt;STRONG&gt;formats to avoid&lt;/STRONG&gt; due to searchability, filtering, or correlation in Dynatrace?&lt;/LI&gt;
&lt;LI&gt;Does Dynatrace have &lt;STRONG&gt;different recommendations per platform&lt;/STRONG&gt;, or is a single convention preferred across all?&lt;/LI&gt;
&lt;LI&gt;From an operations standpoint, what naming style tends to work best during &lt;STRONG&gt;incident investigation&lt;/STRONG&gt;?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Could someone point me to right documentation or any guidance, examples, or pointers to best practices would be greatly appreciated.&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 17 Apr 2026 06:48:04 GMT</pubDate>
    <dc:creator>mkarmocha</dc:creator>
    <dc:date>2026-04-17T06:48:04Z</dc:date>
    <item>
      <title>Best practice for naming custom event name across platforms in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297870#M7321</link>
      <description>&lt;DIV&gt;
&lt;P&gt;I’m currently working on defining &lt;STRONG&gt;cross‑platform naming guidelines for custom Dynatrace events&lt;/STRONG&gt; (Android, iOS, and Web) to ensure consistency and ease of use during incident analysis.&lt;/P&gt;
&lt;P&gt;While reviewing Dynatrace documentation, I couldn’t find explicit guidance on &lt;STRONG&gt;recommended naming formats&lt;/STRONG&gt; for custom events (for example:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;UPPER_CASE_WITH_UNDERSCORES&lt;/LI&gt;
&lt;LI&gt;camelCase&lt;/LI&gt;
&lt;LI&gt;kebab-case / snake_case)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;In practice, we see different conventions already in use across platforms, often driven by SDK or language norms.&lt;/P&gt;
&lt;P&gt;I’d like to understand from a Dynatrace perspective:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Is there a &lt;STRONG&gt;preferred or recommended event naming format&lt;/STRONG&gt; for custom events?&lt;/LI&gt;
&lt;LI&gt;Are there any &lt;STRONG&gt;formats to avoid&lt;/STRONG&gt; due to searchability, filtering, or correlation in Dynatrace?&lt;/LI&gt;
&lt;LI&gt;Does Dynatrace have &lt;STRONG&gt;different recommendations per platform&lt;/STRONG&gt;, or is a single convention preferred across all?&lt;/LI&gt;
&lt;LI&gt;From an operations standpoint, what naming style tends to work best during &lt;STRONG&gt;incident investigation&lt;/STRONG&gt;?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Could someone point me to right documentation or any guidance, examples, or pointers to best practices would be greatly appreciated.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Apr 2026 06:48:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297870#M7321</guid>
      <dc:creator>mkarmocha</dc:creator>
      <dc:date>2026-04-17T06:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for naming custom event name across platforms in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297877#M7322</link>
      <description>&lt;P&gt;Dynatrace does not enforce a specific naming convention, but best practice is, use one consistent format across all platforms. Just try avoid&amp;nbsp;mixed styles (camelCase + UPPER_CASE), spaces, platform-specific names, putting details into event name (use attributes instead)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Apr 2026 07:28:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297877#M7322</guid>
      <dc:creator>t_pawlak</dc:creator>
      <dc:date>2026-04-17T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for naming custom event name across platforms in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297961#M7324</link>
      <description>&lt;DIV&gt;&lt;P&gt;Thanks for the clarification — that’s helpful &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/42367"&gt;@t_pawlak&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;I had one follow‑up question:&lt;BR /&gt;Do you mind sharing how Dynatrace typically &lt;STRONG&gt;names custom events internally or in examples&lt;/STRONG&gt; across Android, iOS, and Web platforms?&lt;/P&gt;&lt;P&gt;In practice, we’re seeing different conventions already in use (for example, camelCase or kebab‑case on Android, potentially different styles on iOS, and UPPER_CASE_WITH_UNDERSCORES on Web).&lt;BR /&gt;I’m curious whether Dynatrace tends to &lt;STRONG&gt;follow platform‑native conventions&lt;/STRONG&gt; in examples, or prefers a &lt;STRONG&gt;single uniform naming style&lt;/STRONG&gt; across platforms when possible.&lt;/P&gt;&lt;P&gt;Any guidance or examples would be appreciated.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Apr 2026 03:14:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297961#M7324</guid>
      <dc:creator>mkarmocha</dc:creator>
      <dc:date>2026-04-20T03:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for naming custom event name across platforms in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297976#M7325</link>
      <description>&lt;P&gt;Are you talking about RUM on Grail Events? Or which APIs are you talking about? reportEvent? sendEvent? Action APIs?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Apr 2026 09:22:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/297976#M7325</guid>
      <dc:creator>matthias_hochri</dc:creator>
      <dc:date>2026-04-20T09:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for naming custom event name across platforms in Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/298010#M7326</link>
      <description>&lt;DIV&gt;&lt;P&gt;We are using the dtrum APIs on Web and Mobile (Android/iOS).&lt;BR /&gt;Specifically, we trigger events using addAction and leaveAction so i think its user action api's&amp;nbsp;and reportCustomError to capture messages and properties in Dynatrace.&lt;/P&gt;&lt;P&gt;These events are operational/lifecycle events (for example: SDK initialization, identify, and evaluation failure).&lt;BR /&gt;The goal is to apply consistent naming across Android, iOS, and Web to support searchability and incident analysis.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 20 Apr 2026 23:55:38 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Real-User-Monitoring/Best-practice-for-naming-custom-event-name-across-platforms-in/m-p/298010#M7326</guid>
      <dc:creator>mkarmocha</dc:creator>
      <dc:date>2026-04-20T23:55:38Z</dc:date>
    </item>
  </channel>
</rss>

