Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What are the different installations available for monitoring?

Selvam_Sekar
Guide

I wanted to check and confirm what are the different way we can monitoring the application in Dynatrace?  i am aware that the one is installaing OneAgent, other one is ActiveGate. another type?

2 REPLIES 2

p_devulapalli
Leader

@Selvam_Sekar It comes down to the type of application and the monitoring use case you are trying to solve. 

You can use Synthetic Monitoring , Log Monitoring,  ingesting LMT using OpenTelemetry , Out of the box and custom extensions in Dynatrace, API's and many other ways...

 

Phani Devulapalli

t_pawlak
Leader

Hi,
Your question is very broad, but I’ll try to keep it short.
As @p_devulapalli it's depends of application, data source and use case.
The main options are:

OneAgent (host / VM / bare metal / container). Primary way to get full-stack APM, service tracing, deep process visibility, etc.
Can run in different monitoring modes: Full-stack, Infrastructure, or Discovery (lightweight).

https://docs.dynatrace.com/docs/observe/infrastructure-observability/hosts/monitoring-modes

 

2. ActiveGate - it's a gateway component used for routing/secure connectivity and for specific modules/integrations (cloud, remote monitoring, etc.). Dynatrace has Environment ActiveGate and (in Managed) Cluster ActiveGate
https://docs.dynatrace.com/docs/ingest-from/dynatrace-activegate

 

3. Synthetic Monitoring

4. Real User Monitoring (RUM) for web it's monitoring by inserting the RUM JavaScript tag (manual insertion / tag)

 https://docs.dynatrace.com/docs/observe/digital-experience/web-applications/initial-setup/set-up-age...

5. Mobile app monitoring. Instrument iOS/Android apps with Dynatrace OneAgent for Mobile / OneAgent SDK

https://docs.dynatrace.com/docs/observe/digital-experience/mobile-applications

6. OpenTelemetry ingestion (traces/metrics/logs) - https://docs.dynatrace.com/docs/ingest-from/opentelemetry/otlp-api

7. Extensions (out-of-the-box + custom) - https://docs.dynatrace.com/docs/ingest-from/extensions

8. APIs for custom ingest

Last but not least: Kubernetes monitoring.
And this is another topic, because here u have other posibilities:

1) Kubernetes platform monitoring (cluster/platform only)

https://docs.dynatrace.com/docs/ingest-from/setup-on-k8s/deployment/platform-observability

2) Kubernetes platform monitoring + Application observability

3) Kubernetes platform monitoring + Full-stack (cloud-native full-stack)
https://docs.dynatrace.com/docs/ingest-from/setup-on-k8s/deployment/full-stack-observability

4) Classic full-stack (legacy mode)

https://docs.dynatrace.com/docs/ingest-from/setup-on-k8s/deployment/other/classic-full-stack



Wow — that was quite exhaustive… this should totally be an official Dynatrace cheat sheet 😉

Featured Posts