Skip to content

Commit

Permalink
[chore][receiver/mongodb] Update metric supported versions (open-tele…
Browse files Browse the repository at this point in the history
…metry#32849)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
Duplicate of
open-telemetry#32779,
it looks like the other can't be updated properly as it was a PR from a
branch in the `contrib` repo, instead of my own fork.
  • Loading branch information
crobert-1 committed May 3, 2024
1 parent 45ef858 commit bb88759
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions receiver/mongodbreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,6 @@ The full list of settings exposed for this receiver are documented [here](./conf
The following metric are available with versions:

- `mongodb.extent.count` < 4.4 with mmapv1 storage engine
- `mongodb.session.count` >= 3.0 with wiredTiger storage engine
- `mongodb.cache.operations` >= 3.0 with wiredTiger storage engine
- `mongodb.connection.count` with attribute `active` is available >= 4.0
- `mongodb.index.access.count` >= 4.0

Details about the metrics produced by this receiver can be found in [metadata.yaml](./metadata.yaml)

Expand Down

0 comments on commit bb88759

Please sign in to comment.