We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent 731e42e commit 36e35acCopy full SHA for 36e35ac
CHANGELOG.md
@@ -9,6 +9,9 @@
9
each individual net device will emit metrics under the label `"net_{iface_id}"`.
10
E.g. the associated metrics for the endpoint `"/network-interfaces/eth0"` will
11
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.
15
16
### Changed
17
0 commit comments