We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819e81e commit 8c9d522Copy full SHA for 8c9d522
extensibility/metrics-handler/README.md
@@ -7,7 +7,7 @@ This sample shows how to inject a custom metrics handler.
7
as described in the
8
[contribution guide](https://github.com/temporalio/temporal/blob/master/CONTRIBUTING.md#runing-server-locally).
9
10
-2. Create the database schema by running `make install-schema`.
+2. Create the database schema by running `make install-schema-cass-es`.
11
12
3. Start Temporal by running `go run metrics-reporter/server/main.go`.
13
0 commit comments