Skip to content

Commit 36e35ac

Browse files
author
Jonathan Woollett-Light
committed
docs: CHANGELOG.md tracing entry
Added an entry in the change log on adding tracing. Signed-off-by: Jonathan Woollett-Light <jcawl@amazon.co.uk>
1 parent 731e42e commit 36e35ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
each individual net device will emit metrics under the label `"net_{iface_id}"`.
1010
E.g. the associated metrics for the endpoint `"/network-interfaces/eth0"` will
1111
be available under `"net_eth0"` in the metrics json object.
12+
- [#4063](https://github.com/firecracker-microvm/firecracker/pull/4063):
13+
Adds source-level instrumentation based tracing. See
14+
[tracing](./docs/tracing.md) for more details.
1215

1316
### Changed
1417

0 commit comments

Comments
 (0)