Skip to content

Commit 0fb376e

Browse files
Adjustments Jonathan suggested
1 parent c081262 commit 0fb376e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/operator-guides/collecting-metrics.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ The following metrics are available. They're published every minute.
159159
<tr>
160160
<td rowspan="7"><code>airbyte.api_requests</code></td>
161161
<td><code>uri</code></td>
162-
<td>https://api.airbyte.com/v1/applications</td>
162+
<td>/v1/applications/create</td>
163163
</tr>
164164
<tr>
165165
<td><code>status</code></td>
@@ -179,7 +179,7 @@ The following metrics are available. They're published every minute.
179179
</tr>
180180
<tr>
181181
<td><code>service</code></td>
182-
<td>airbyte-worker</td>
182+
<td>airbyte-server</td>
183183
</tr>
184184
</tbody>
185185
</table>

0 commit comments

Comments
 (0)