Coding Global Background
Coding Global

Give an example with defining Set Variable method

0 Nachrichten
1 Mitglieder
Erstellt 3 hours ago
Aktualisiert 3 hours ago
In Discord öffnen
D
direct_x_34
Script Kiddie!
I want to integrate one agent written by C++ to trace something through Dynacetrace.

I look through your repo : https://github.com/Dynatrace/OneAgent-SDK-for-C

I couldn't find some example about?

How to define variables regarding Dynatrace through onesdk_stub_set_variable ?

Can you provide an example to set home, tenant, tenantToken and server through onesdk_stub_set_variable ?

I hope you can help me about it.