mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-16 15:21:24 +01:00
Add admin commands to get and reset tracing filters
This commit is contained in:
parent
5eab758bd2
commit
99924e5779
4 changed files with 121 additions and 19 deletions
|
|
@ -261,9 +261,10 @@ This will be the first release of Grapevine since it was forked from Conduit
|
|||
([!46](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/46))
|
||||
10. Recognize the `!admin` prefix to invoke admin commands.
|
||||
([!45](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/45))
|
||||
11. Add the `set-tracing-filter` admin command to change log/metrics/flame
|
||||
11. Add the `tracing-filter` admin command to view and change log/metrics/flame
|
||||
filters dynamically at runtime.
|
||||
([!49](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/49))
|
||||
([!49](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/49),
|
||||
[!164](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/164))
|
||||
12. Add more configuration options.
|
||||
([!49](https://gitlab.computer.surgery/matrix/grapevine/-/merge_requests/49))
|
||||
* `observability.traces.filter`: The `tracing` filter to use for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue