We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fc2ca commit 32e2ff5Copy full SHA for 32e2ff5
content/200-orm/200-prisma-client/600-observability-and-logging/240-metrics.mdx
@@ -71,7 +71,7 @@ The `metrics` preview feature is **only available in Prisma ORM versions ≤6.13
71
72
To use Prisma Client metrics, you must do the following:
73
74
-1. [Install compatible Prisma ORM dependencies](#1-install-compatible-prisma-orm-dependencies).
+1. [Install compatible Prisma ORM dependencies](#1-install-up-to-date-prisma-orm-dependencies).
75
1. [Enable the `metrics` feature flag in your Prisma schema file](#2-enable-the-feature-flag-in-the-prisma-schema-file).
76
77
### 1. Install up-to-date Prisma ORM dependencies
0 commit comments