Skip to content

Commit

Permalink
Pipeline: Release 4.4.0.stable80 documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Azure Pipeline committed Nov 21, 2023
1 parent ef9d345 commit 3caf7bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/odm/messages/ingest_heartbeat.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
| Field | Type | Description | Required | Default |
| :--- | :--- | :--- | :--- | :--- |
| critical | Integer | Chance of processing critical items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| high | Integer | Chance of processing high items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| low | Integer | Chance of processing low items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| medium | Integer | Chance of processing medium items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| critical | Float | Chance of processing critical items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| high | Float | Chance of processing high items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| low | Float | Chance of processing low items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |
| medium | Float | Chance of processing medium items | <div style="width:100px">:material-checkbox-marked-outline: Yes</div> | `None` |


[comment]: # (AUTOGENERATED MARKDOWN CONTENT. UPDATES TO ODM DOCUMENTATION SHOULD BE DONE THROUGH ASSEMBLYLINE-BASE REPO!)
Expand Down

0 comments on commit 3caf7bf

Please sign in to comment.