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.
1 parent bf83532 commit 44f96b6Copy full SHA for 44f96b6
README.md
@@ -360,10 +360,10 @@ These flags allow you to redefine annotation keys used in your workloads or reso
360
361
### 5. 🕷️ Debugging
362
363
-Flag | Description
364
---- |---
365
-`--enable-pprof` | Enables pprof for profiling
366
-`--pprof-addr` | Address to start pprof server on. Default is `:6060`
+| Flag | Description |
+|--- |-------------|
+| `--enable-pprof` | Enables `pprof` for profiling |
+| `--pprof-addr` | Address to start `pprof` server on. Default is `:6060` |
367
368
## Compatibility
369
0 commit comments