• Forums
    • Public Forums
      • Community Connect
      • Dynatrace
        • Dynatrace Open Q&A
      • Application Monitoring & UEM
        • AppMon & UEM Open Q&A
      • Network Application Monitoring
        • NAM Open Q&A
  • Home /
  • Public Forums /
  • Application Monitoring & UEM /
  • AppMon & UEM Open Q&A /
avatar image
Question by Rajesh G. · May 01, 2015 at 01:39 AM ·

Native ADK and remote tagging

I'm using native ADK for C++ application and the Dynatrace version is 5.6. 

There are two threads involved in processing a request. I used custom tagging to link client and server threads.

 

Native ADK macro is instrumented in the client thread:

==

DYNATRACE_ENTER();

...

DYNATRACE_LINK_CLIENT_PUREPATH_BY_CUSTOMTAG(true, customTag, sizeof(customTag), NULL, 0);

...

DYNATRACE_EXIT();

and native ADK macros in server thread:

==

...

DYNATRACE_SET_CUSTOMTAG(customTag, sizeof(customTag));
DYNATRACE_START_SERVER_PUREPATH();
DYNATRACE_ENTER();

...

DYNTRACE_EXIT();

DYNATRACE_END_SERVER_PUREPATH();

 

However, there are two separate PurePaths created.  How do I investigate why Purepath it not linked for client and serve threads?  Is there a way to enable Dynatrace logging? Logging dashlet doesn't have any log message and the agent log has only startup related log messages.

 

Thanks,

Rajesh

Comment

People who like this

0 Show 0
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

2 Replies

  • Sort: 
  • Most voted
  • Newest
  • Oldest
avatar image

Answer by Rajesh G. · May 08, 2015 at 12:24 AM

Thanks Christian. The problem was with the custom tag implementation.  It is fixed now.  

 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

avatar image

Answer by Christian S. · May 07, 2015 at 10:05 PM

hi Rajesh,

I would suggest to enable this debug flag: debugTaggingADKNative

either via:

  • env var: set/export DT_DEBUGFLAGS="debugTaggingADKNative=true"
  • Dynatrace Client in debug mode

this should give you much more detailed information in the agent log then.
if you post this additional information here, we also might be able to help you.

HTH,
Christian 

 

Comment

People who like this

0 Show 0 · Share
10 |2000000 characters needed characters left characters exceeded
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Toggle Comment visibility. Current Visibility: Viewable by all users

Up to 10 attachments (including images) can be used with a maximum of 50.0 MiB each and 250.0 MiB total.

How to get started

First steps in the forum
Read Community User Guide
Best practices of using forum

NAM 2019 SP5 is available


Check the RHEL support added in the latest NAM service pack.

Learn more

LIVE WEBINAR

"Performance Clinic - Monitoring as a Self Service with Dynatrace"


JANUARY 15, 3:00 PM GMT / 10:00 AM ET

Register here

Follow this Question

Answers Answers and Comments

2 People are following this question.

avatar image avatar image

Forum Tags

dotnet mobile monitoring load iis 6.5 kubernetes mainframe rest api dashboard framework 7.0 appmon 7 health monitoring adk log monitoring services auto-detection uem webserver test automation license web performance monitoring ios nam probe collector migration mq web services knowledge sharing reports window java hybris javascript appmon sensors good to know extensions search 6.3+ server documentation easytravel web dashboard kibana system profile purelytics docker splunk 6.1 process groups account 7.2 rest dynatrace saas spa guardian appmon administration production user actions postgresql upgrade oneagent measures security Dynatrace Managed transactionflow technologies diagnostics user session monitoring unique users continuous delivery sharing configuration alerting NGINX splitting business transaction client 6.3 installation database scheduler apache mobileapp RUM php dashlet azure purepath agent 7.1 appmonsaas messagebroker nodejs 6.2 android sensor performance warehouse
  • Forums
  • Public Forums
    • Community Connect
    • Dynatrace
      • Dynatrace Open Q&A
    • Application Monitoring & UEM
      • AppMon & UEM Open Q&A
    • Network Application Monitoring
      • NAM Open Q&A