Discussion Feed
12-07-2020
08:42 AM
Weren't able to get the MIDC working - therefore fetched HTTP header Referer instead as a workaround.
... View more
11-18-2020
11:43 PM
Unfortunately I can't get my data collector to pick up any HTTP request properties. Using Current.Request.UrlReferrer, also tried Request.UrlReferrer etc. Either I'm doing something wrong, or I've stumbled upon a bug! Any advice would be highly appreciated.
... View more
11-18-2020
04:38 AM
Unfortunately no data is being collected based on System.Web.UI.Page.ProcessRequest (https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.page.processrequest?view=netframework-4.8#System_Web_UI_Page_ProcessRequest_System_Web_HttpContext_) - Parameter @ index 0 = HttpContext, fetching property Request from HttpContext and UrlReferrer from Request. Am I missing something?
... View more
11-18-2020
02:05 AM
Ended up fetching HTTPContext from System.Web.UI.Page.ProcessRequest - and Request is a property of the context:
... View more
11-18-2020
01:24 AM
Method signature? Guess it depends on the application? Examples:
... View more
11-18-2020
01:17 AM
Thank you very much! Will give it a shot right away 🙂
... View more
11-17-2020
12:23 AM
Hi! I would like to fetch HTTP request properties (not headers, not parameters) - according to attached picture; like RawUrl, UrlReferrer, or any other HTTP request property. Looking into transaction snapshots -> any given segment -> More -> Properties they're all there - but how do I go about creating a data collector for fetching any of these properties? Been looking into https://docs.appdynamics.com/display/PRO45/Using+Getter+Chains which seemed promising, and thinking about method invocation data collectors - but haven't really succeeded yet. Anyone been able to create a data collector fetching HTTP request properties? Thanks! /Mattias
... View more
10-14-2020
12:46 AM
Our developers have the need to - during development - test and analyze API requests through Postman hitting a third-party vendors API not being instrumented by AppDynamics, furthermore ending up in mainframe, which is instrumented by us. How would I go about accomplishing this? Installing an agent on dev-machine, but how do I hook into Postman?
... View more
08-25-2020
07:17 AM
Close to: https://community.appdynamics.com/t5/NET-Agent-Installation/AppDynamics-not-detecting-standalone-windows-service/m-p/31543#M668 - we're having dynamic paths to executable and executable name AND command-line is shared with multiple other applications (or same application but targeting different environments). How can we distinguish standalone applications when it's not possible by command-line arguments? Would it be possible to use wildcards in path to executable, as environment name is part of the (dynamic) folder structure? Or some extract rule? Regards, Mattias
... View more
08-21-2020
05:38 AM
2 Kudos
Found out that service endpoints are exported/imported tier by tier - therefore I had to select a tier in config exporter -> click SERVICE END POINTS in left pane and then custom service endpoints were listed fine!
... View more
Latest Activity
- Posted Re: Data collector for fetching http request properties on NET (Agent, Installation). 12-07-2020 08:42 AM
- Posted Re: Data collector for fetching http request properties on NET (Agent, Installation). 11-18-2020 11:43 PM
- Kudoed Re: Data collector for fetching http request properties for Joshua.Lyons. 11-18-2020 07:19 AM
- Posted Re: Data collector for fetching http request properties on NET (Agent, Installation). 11-18-2020 04:38 AM
- Posted Re: Data collector for fetching http request properties on NET (Agent, Installation). 11-18-2020 02:05 AM
- Posted Re: Data collector for fetching http request properties on NET (Agent, Installation). 11-18-2020 01:24 AM
- Posted Re: Data collector for fetching http request properties on NET (Agent, Installation). 11-18-2020 01:17 AM
- Posted Data collector for fetching http request properties on NET (Agent, Installation). 11-17-2020 12:23 AM
- Got a Kudo for Re: Export Service Endpoint Rules and Scopes Configuration Import and Export API. 10-23-2020 12:05 PM
- Got a Kudo for Re: Export Service Endpoint Rules and Scopes Configuration Import and Export API. 10-23-2020 12:04 PM
- Posted Instrument applications without access to source code - e.g. Postman on Dynamic Languages (Node.JS, Python, PHP, C/C++, Webserver Agent). 10-14-2020 12:46 AM
- Posted Use wildcard or parts of path to distinguish between standalone applications on NET (Agent, Installation). 08-25-2020 07:17 AM
- Posted Re: Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-21-2020 05:38 AM
- Posted Re: Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-21-2020 12:07 AM
- Kudoed Re: Export Service Endpoint Rules and Scopes Configuration Import and Export API for Mario.Morelli. 08-19-2020 12:50 AM
- Posted Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-18-2020 02:25 AM
- Tagged Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-18-2020 02:25 AM
- Tagged Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-18-2020 02:25 AM
- Tagged Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-18-2020 02:25 AM
- Tagged Export Service Endpoint Rules and Scopes Configuration Import and Export API on Controller (SaaS, On Premise). 08-18-2020 02:25 AM
Community Stats
Date Registered | 07-06-2020 01:13 AM |
Date Last Visited | 12-15-2020 12:06 AM |
Total Messages Posted | 12 |
Total Kudos Received | 2 |