Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[receiver/mongodbreceiver] Mongodbreceiver Component Enhancements #12672

Closed
JonathanWamsley opened this issue Jul 25, 2022 · 2 comments
Closed
Labels
enhancement New feature or request receiver/mongodb

Comments

@JonathanWamsley
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Mongodbreceiver can benefit from adding more metrics such as

mongodb.database.count
mongodb.index.access.count
mongodb.document.insert.count
mongodb.document.delete.count
mongodb.document.update.count
mongodb.network.io.receive
mongodb.network.io.transmit
mongodb.network.request.count
mongodb.operation.time
mongodb.session.count
mongodb.cursor.count
mongodb.cursor.timeout.count

Describe the solution you'd like
I like to add the new metrics for mongodbreceiver

Additional context
I'm happy to attempt a draft PR before anyone signs off on this

@github-actions
Copy link
Contributor

Pinging code owners: @djaglowski @schmikei. See Adding Labels via Comments if you do not have permissions to add labels yourself.

@mx-psi mx-psi added the enhancement New feature or request label Jul 27, 2022
@JonathanWamsley
Copy link
Contributor Author

resolved with #12673

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request receiver/mongodb
Projects
None yet
Development

No branches or pull requests

3 participants