Splunk AppDynamics

Application Pool to COM+ correlation

CommunityUser
Splunk Employee
Splunk Employee

Hi, 

Has anyone done a custom correlation between an IIS applicaiton pool and a .Net COM+ component? 

The applicaiton pool calls a local COM+ component using System.Runtime.InvokeMember. 

I instrumented successfuly both sides (appPool and Com+), however I don't know now how to make the link between both components. 

Any help is appreciated. 

Alex

Labels (1)
0 Karma

Raunak_Mohanty
Builder

Hi Alex,

  It is definitely not possible OOTB. We most likley need a Custom Correlation Config at upstream(IIS) to inject the correlation header which will be read by C++ SDK component instrumenting the downstream COM+ component. T

Again the possibility of creating this Custom Correlation config depends whether we have a placeholder available which can be used to inject the correlation header. In case any placeholder does not exist, we will have to make some code changes to introduce such property

Thanks,

Raunak

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...