You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This project is intended to provide helpful libraries and standalone OpenTelemet
10
10
the express scope of the [OpenTelemetry Java](https://github.com/open-telemetry/opentelemetry-java) or
11
11
[Java Instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation) projects. If you need an
12
12
easier way to bring observability to remote JVM-based applications and workflows that isn't easily satisfied by an SDK
13
-
feature or via instrumentation, this project is hopefully for you.
13
+
feature or via instrumentation, this project should help you.
14
14
15
15
## Provided Libraries
16
16
@@ -66,10 +66,10 @@ $ ./gradlew clean
66
66
## Contributing
67
67
68
68
The Java Contrib project was initially formed to provide methods of easy remote JMX metric gathering and reporting,
69
-
which is actively in development. If you have an idea for a similar use case in the metrics, traces, or logging
70
-
domain we would be very interested in supporting it. Please
69
+
which is actively in development. If you have an idea for a similar use case in the metrics, traces, or logging
70
+
domain we would be very interested in supporting it. Please
71
71
[open an issue](https://github.com/open-telemetry/opentelemetry-java-contrib/issues/new/choose) to share your idea or
72
-
suggestion. PRs are always welcome and greatly appreciated, but for larger functional changes a pre-coding introduction
72
+
suggestion. PRs are always welcome and greatly appreciated. For larger functional changes, a pre-coding introduction
73
73
can be helpful to ensure this is the correct place and that active or conflicting efforts don't exist.
74
74
75
75
### Maintainers
@@ -101,7 +101,7 @@ For more information about the triager role, see the [community repository](http
101
101
102
102
For more information about the emeritus role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#emeritus-maintainerapprovertriager).
0 commit comments