10 Apr 2023 02:15 PM - last edited on 13 Apr 2023 09:19 AM by Karolina_Linda
Without OneAgent how can we push metrics to Dynatrace .can anyone explain me detail?
Solved! Go to Solution.
10 Apr 2023 02:40 PM - edited 10 Apr 2023 02:41 PM
Please check Extend Dynatrace
HTH
Yos
11 Apr 2023 06:06 AM
could you please let me know which ingestion method we should use?
11 Apr 2023 06:28 AM
It's deepened on what is your use case, can you please elaborate a bit which metrics you want to collect from where and when (i.e. what is the frequent of the collection) ?
11 Apr 2023 08:42 AM
My use case is about how to push the metrics from app server to dynatrace ,i am doing it in generic way so it is not specific to app server
11 Apr 2023 10:57 AM
In this case I would use Metrics API - POST ingest data points or as @AntonioSousa suggested Send data to Dynatrace with OpenTelemetry - Ingest custom metrics
HTH
Yos
11 Apr 2023 09:12 AM
If you are dealing with instrumenting your own application, take a look at OpenTelemetry.
If you are looking at application server metrics, you should really go with OneAgent. Is this is the case, why can't you?
11 Apr 2023 11:01 AM - edited 11 Apr 2023 11:06 AM
The challenge is that without oneagent we should push the metrics from app server to dynatrace.
Is there any method or solution ? Can you please let me know any method or solution ?