Skip to content

Commit 78a625a

Browse files
committed
clean up
1 parent 2e9f25f commit 78a625a

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

INTERCEPTOR.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -304,14 +304,6 @@ Reference implementation of `MetricsCollector` using Micrometer Prometheus.
304304
└─────────────────────────────────────────────────────────────────┘
305305
```
306306

307-
**Source Code References**:
308-
- Poll started: `TaskRunner.java:227`
309-
- Poll completed: `TaskRunner.java:266`
310-
- Poll failure: `TaskRunner.java:286`
311-
- Task execution started: `TaskRunner.java:316`
312-
- Task execution completed: `TaskRunner.java:371`
313-
- Task execution failure: `TaskRunner.java:381`
314-
315307
### Workflow Client Event Flow
316308

317309
```
@@ -339,11 +331,6 @@ Reference implementation of `MetricsCollector` using Micrometer Prometheus.
339331
└─────────────────────────────────────────────────────────────────┘
340332
```
341333

342-
**Source Code References**:
343-
- Payload size: `WorkflowClient.java:135-136`
344-
- Payload used: `WorkflowClient.java:145-148`, `WorkflowClient.java:570-573`
345-
- Workflow started: `WorkflowClient.java:126`, `WorkflowClient.java:162-163`
346-
347334
## Usage Guide
348335

349336
### Basic Setup with Prometheus Metrics

0 commit comments

Comments
 (0)