Dynatrace / openkit-dotnet

OpenKit .NET Reference Implementation
Apache License 2.0
16 stars 16 forks source link
data-ingestion dev-program dynatrace sdk

Dynatrace OpenKit - .NET Reference Implementation

License Build Status Coverage Status

What is the OpenKit?

The OpenKit provides an easy and lightweight way to get insights into applications with Dynatrace by instrumenting the source code of those applications.

It is best suited for applications running separated from their backend and communicating via HTTP, like rich-client-applications, embedded devices, terminals, and so on.

The big advantages of the OpenKit are that it's designed to

This repository contains the reference implementation in pure .NET/C#. Other implementations are listed as follows:

What you can do with the OpenKit

What you cannot do with the OpenKit

Design Principles

General Remarks

Getting started

Advanced topics