Skip to content

Commit 493b702

Browse files
authored
Fix 404 link for stackdriver (#1765)
1 parent 4eb2ff5 commit 493b702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/helm/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Templates under the `templates/` directory are for the core components in Open M
55

66
Open Match also provides templates for optional components that are disabled by default under the `subcharts/` directory.
77
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.
99

1010
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:
1111

0 commit comments

Comments
 (0)