8000 removed EAP / beta labels (#15) · Dynatrace/OneAgent-SDK-for-Java@b7258d0 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7258d0

Browse files
alramlechnerarminru
authored andcommitted
removed EAP / beta labels (#15)
added support policy
1 parent a080e32 commit b7258d0

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
**Disclaimer: This SDK is currently in beta and still work in progress.**
2-
31
# Dynatrace OneAgent SDK for Java
42

53
This SDK allows Dynatrace customers to instrument java applications. This is useful to enhance the visibility for proprietary frameworks or
@@ -9,7 +7,7 @@ This is the official Java implementation of the [Dynatrace OneAgent SDK](https:/
97

108
#### Table of Contents
119

12-
* [Package contents](#package)
10+
* [Package contents](#package)
1311
* [Requirements](#requirements)
1412
* [Integration](#integration)
1513
* [Dependencies](#dependencies)
@@ -45,15 +43,15 @@ This is the official Java implementation of the [Dynatrace OneAgent SDK](https:/
4543
- JRE 1.6 or higher
4644
- Dynatrace OneAgent (required versions see below)
4745

48-
|OneAgent SDK for Java|Required OneAgent version|
49-
|:--------------------|:------------------------|
50-
|1.7.0 |>=1.167 |
51-
|1.6.0 |>=1.161 |
52-
|1.4.0 |>=1.151 |
53-
|1.3.0 |>=1.149 |
54-
|1.2.0 |>=1.147 |
55-
|1.1.0 |>=1.143 |
56-
|1.0.3 |>=1.135 |
46+
|OneAgent SDK for Java|Required OneAgent version|Support status|
47+
|:--------------------|:------------------------|:-------------|
48+
|1.7.0 |>=1.167 |Supported |
49+
|1.6.0 |>=1.161 |Supported |
50+
|1.4.0 |>=1.151 |Supported |
51+
|1.3.0 |>=1.149 |Supported |
52+
|1.2.0 |>=1.147 |Supported |
53+
|1.1.0 |>=1.143 |Supported |
54+
|1.0.3 |>=1.135 |Supported |
5755

5856
<a name="integration" />
5957

@@ -469,7 +467,11 @@ try {
469467

470468
## Help & Support
471469

472-
The Dynatrace OneAgent SDK for Java is an open source project, currently in beta status. The features are fully supported by Dynatrace.
470+
**Support policy**
471+
472+
The Dynatrace OneAgent SDK for Java has GA status. The features are fully supported by Dynatrace.
473+
474+
For detailed support policy see [Dynatrace OneAgent SDK help](https://github.com/Dynatrace/OneAgent-SDK#help).
473475

474476
**Get Help**
475477
* Ask a question in the <a href="https://answers.dynatrace.com/spaces/482/view.html" target="_blank">product forums</a>

0 commit comments

Comments
 (0)
0