cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace Compatibility

gsaharan
Frequent Guest

Can dynatrace be used to monitor user session/action, resource utilizations and other parameter of the Devices such as RFGen (scanning devices) which are developed in .NET MAUI without causing overheads and device slowness.

3 REPLIES 3

Hi @gsaharan 

Dynatrace supports the monitoring of custom applications through creating custom apps under deploy Dynatrace.

a1.png

a2.png

a3.png

As per the highlighted technology you can refer to Dynatrace documentation regarding instrumenting the custom application .NET 

For monitoring custom devices:

  • Under Infrastructure observability > technologies and processes > Custom devices > Create custom device.

a4.png

so you will have visibility on both custom devices and Real user monitoring as well.

Remarks:

  • Ensure you have cluster Activegates with public IPs, AG URL that will be used for receiving external rum signals.
  • Ensure you have the required cluster permissions to setup the cluster activegates.

Regards,

Peter.

Hi @gsaharan 

  • share the attached URL for customizing the required app.
  • the instrumentation shouldn't cause any observable overheads.

Regards,

peter.

 

Hi @gsaharan you will have the ability to ingest the required events via environment api v2 

Peter_Youssef_0-1727460752442.png

if you have the required permissions, you can utilize the rest api by SRE team to ingest events into the custom devices.

Thanks.

Featured Posts