Giter VIP home page Giter VIP logo

dynatrace-appmon-visual-studio-2017's Introduction

Dynatrace AppMon Visual Studio 2017 Extension

The Dynatrace Visual Studio Extension enable you to launch applications with an injected Dynatrace AppMon Agent directly from Visual Studio and look up the source code from applications under diagnosis in Dynatrace AppMon.

Table of Contents

Extension Installation

Prerequisites

  • Visual Studio Version: 2017 (all editions supported), starting with plugin version 6.5.3 Visual Studio 2013 and 2015 are also supported
  • Dynatrace AppMon Server 6.3+
  • Dynatrace AppMon .NET agent installed on your machine (to run/test your application with the .NET agent)
  • Dynatrace AppMon Client running on your machine (for CodeLink - source code lookup)

Installation

  • In Visual Studio open Tools -> Extensions and Updates...
  • Select "Online" and use the "Search Visual Studio Gallery" search box
  • Search for Dynatrace AppMon and follow the instructions to install the extension

Configuration

First you will need to configure the extension. Open the settings dialog from Tools -> Dynatrace AppMon Extension Configuration and enter the details about the Collector you would like the .NET agent to connect to. If you want to use CodeLink (source code lookup) you have to make sure that the REST API in your AppMon Client is enabled.

The settings will be stored in your Visual Studio solution, so you can maintain different configurations for different solutions.

configuration

Using the Visual Studio Extension

Launcher

The launcher will run applications with an injected Dynatrace .NET agent using the agent name and additional parameters defined in the run configuration. The agent will output debug information into the console. The launcher supports Windows and Web based projects and tests.

edit run configurations

Source Code Lookup

The AppMon client lets you analyze PurePaths down to the individual methods that have been instrumented in the context of the captured transaction. When you identify a problematic method either in the PurePath view or in the Methods view of the AppMon client, you can use the CodeLink functionality to jump to the source code line in the open Visual Studio solution.

edit run configurations

Problems? Questions? Suggestions?

dynatrace-appmon-visual-studio-2017's People

Contributors

chojna avatar dglugla avatar dominikp avatar ingohackl avatar lugowskii avatar micmich avatar wbachnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynatrace-appmon-visual-studio-2017's Issues

Code lookup not working

The code lookup is not always working for methods in partial classes - especially for ASP.NET code-behind files (.aspx.cs). Thanks to a customer who has reported this in the supportportal as SUPDT-37099.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.