Skip to content

Commit 2a9871b

Browse files
committed
Add a description for the MySQL Example
Signed-off-by: Pete Wall <pete.wall@grafana.com>
1 parent 4e1fdb9 commit 2a9871b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

charts/k8s-monitoring/docs/examples/features/integrations/mysql/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
(NOTE: Do not edit README.md directly. It is a generated file!)
33
( To make changes, please modify values.yaml or description.txt and run `make examples`)
44
-->
5-
# Example: features/integrations/mysql/values.yaml
5+
# MySQL Integration
6+
7+
This example shows how to load two MySQL integration instances, which utilize Alloy's [prometheus.exporter.mysql](https://grafana.com/docs/alloy/latest/reference/components/prometheus/prometheus.exporter.mysql/) component
8+
to scrape metrics from the MySQL database. It also modifies the Pod Logs feature to add special log handling for MySQL
9+
pods. The username and password for the `prod-db` example are stored in a Kubernetes secret.
610

711
## Values
812

charts/k8s-monitoring/docs/examples/features/integrations/mysql/description.txt

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)