You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: install/helm/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Templates under the `templates/` directory are for the core components in Open M
5
5
6
6
Open Match also provides templates for optional components that are disabled by default under the `subcharts/` directory.
7
7
1.`open-match-customize` contains flexible templates to deploy your own matchfunction and evaluator.
8
-
2.`open-match-telemetry` contains monitoring supports for Open Match, you may choose to enable/disable [prometheus](http://prometheus.io"prometheus"), [stackdriver](https://cloud.google.com/stackdriver/"stackdriver"), and [grafana](https://grafana.com/"grafana") by overriding the config values in the provided templates.
8
+
2.`open-match-telemetry` contains monitoring supports for Open Match, you may choose to enable/disable [prometheus](http://prometheus.io"prometheus"), [Observability in Google Cloud](https://cloud.google.com/stackdriver/docs"Observability in Google Cloud"), and [grafana](https://grafana.com/"grafana") by overriding the config values in the provided templates.
9
9
10
10
You may control the behavior of Open Match by overriding the configs in `install/helm/open-match/values.yaml` file. Here are a few examples:
0 commit comments