Skip to content

Commit a27b2a0

Browse files
authored
Merge pull request #410 from averevki/fix-metric-type
Fix documentation wrong metric type
2 parents f171ac2 + 7ac8b8a commit a27b2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guides/observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ The [Authorino Operator](https://github.com/kuadrant/authorino-operator) creates
163163
<td>auth_server_authconfig_duration_seconds</td>
164164
<td>Response latency of authconfig enforced by the auth server (in seconds).</td>
165165
<td><code>namespace</code>, <code>authconfig</code></td>
166-
<td>counter</td>
166+
<td>histogram</td>
167167
</tr>
168168
<tr>
169169
<td>auth_server_response_status</td>

0 commit comments

Comments
 (0)