Skip to content

Commit

Permalink
[chore] [receiver/mysqlreceiver] Update readme (open-telemetry#27656)
Browse files Browse the repository at this point in the history
**Description:** 
It's not obvious from the readme that you won't get all metrics listed
in metadata by default.
Suggest small doc update to make it clearer. 

**Link to tracking Issue:** 

**Testing:** Observed with running collector.

**Documentation:** See above.

---------

Co-authored-by: Daniel Jaglowski <[email protected]>
Co-authored-by: Curtis Robert <[email protected]>
  • Loading branch information
3 people authored and jmsnll committed Nov 12, 2023
1 parent 2178f34 commit 5c79693
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions receiver/mysqlreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@

This receiver queries MySQL's global status and InnoDB tables.

Some metrics will not appear if their corresponding feature is inactive.
There are also optional metrics that you must specify in your configuration to collect, listed in [documentation.md](./documentation.md)

## Prerequisites

This receiver supports MySQL version 8.0
Expand Down

0 comments on commit 5c79693

Please sign in to comment.