We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6636b64 commit 7541320Copy full SHA for 7541320
README.md
@@ -10,8 +10,8 @@ and publishing application metrics. A reference implementation using
10
[Stackdriver Monitoring API v3](https://cloud.google.com/monitoring/api/v3/) is
11
included, but other monitoring backend implementations can also be used.
12
13
-Most of the monitoring libraries available are low-level and is tied directly to
14
-the backend. This library provides type safety, retry logic and an
+Most of other monitoring libraries available are low-level and are tied directly
+to the backend. This library provides type safety, retry logic and an
15
backend-agnostic approach to Java metrics instrumentation.
16
17
## Basic concepts
0 commit comments