Skip to content

Commit

Permalink
[new-release] docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
0exp committed Jul 15, 2024
1 parent 1f65753 commit ae788a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
- an ability to fetch the current host id (your ruby worker host id): `#current_host_id`;
- an ability to fetch all possible host ids in the current Ractor (all possible and reachable ruby workers from the current ractor): `#possible_host_ids`;
- extended `RedisQueuedLocks::TimedLocktimeoutError` message: added `hst_id` field data from the lock data;
- **Instrumentation Updates**:
- **Instrumentation** updates:
- added the `hst_id` field to each locking-process-related instrumentation event;
- **Log Updates**:
- **Logging** updates:
- added `hst_id` field to each locking-process-related log;
- **Logging/Instrumentation Sampling** updates:
- an ability to mark any loggable/instrumentable method as sampled for instrumentation/logging despite of the enabled instrumentation/log sampling
Expand Down

0 comments on commit ae788a6

Please sign in to comment.