Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ The language specific SDKs are open source and published directly to GitHub, tog
* [OneAgent SDK for C/C++](https://github.com/Dynatrace/OneAgent-SDK-for-C)
* [OneAgent SDK for Python](https://github.com/Dynatrace/OneAgent-SDK-for-Python)
* [OneAgent SDK for .NET](https://github.com/Dynatrace/OneAgent-SDK-for-dotnet)
* [OneAgent SDK for Go](https://github.com/Dynatrace/OneAgent-SDK-for-Go)
* [OneAgent SDK for PHP](https://github.com/Dynatrace/OneAgent-SDK-for-PHP)

The [Java API contained in this repository](https://github.com/Dynatrace/OneAgent-SDK/blob/master/api) is for design reference only. The actual Java API is available in the [OneAgent SDK for Java](https://github.com/Dynatrace/OneAgent-SDK-for-Java).

Expand Down