This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi Team,
Is there a way to execute a command on the AIX server to capture the output of the following? The jbase_agent in the T24 core banking system is managing hundreds of processes, and...
Summary: This post explains how to configure Dynatrace so that request attributes added through the OneAgent SDK are captured and displayed. It clarifies required instrumentation, attribute sett...
Hi there,
I am using OneAgent SDK in Java to trace some RPC-like spans, and I want to find them later with DQL using a "fetch". My snippet with the OneAgent SDK is this:
OutgoingRemote...
Hi Team,
Can u please help me on How can we do SSL Pinning via oneagent SDK?
What are the necessary steps involved to do SSL pinning?
And how SSL pinning should be enabled along w...
Hi @team,
Could you please help me with a query regarding the Dynatrace OneAgent SDK?
We would like to understand how SSL pinning can be enabled along with SSL certificate rotation in the OneAgen...
Hi For some Dynatrace services, we have to recontruct the call from logs and simulate the processing time. This has limitation when the log came to late. We notice that IncomingWebRequestTracer...
Hello
In most cases I notice: when you need manual instrumentation, use Otel.
So what is the status of the oneAgent SDK? Should this not be the first choice?
KR Henk
A team is looking to integrate the OneAgent SDK into their lambdas and send an event into dynatrace when exceptions occur. Few questions here: 1. Is the SDK even functional for lambdas? Or just for ...
Hello, guys. I need monitor an python app, but i got some doubts about the automatic instrumentation. 1-I know i need to use SDK and do these steps -pip install autodynatrace -Add the envir...