mirror of
https://github.com/katanemo/plano.git
synced 2026-05-08 15:22:43 +02:00
Break apart metrics into their own module (#335)
Signed-off-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
parent
d002b2042a
commit
cd1b561192
9 changed files with 59 additions and 61 deletions
|
|
@ -3,6 +3,7 @@ use proxy_wasm::traits::*;
|
|||
use proxy_wasm::types::*;
|
||||
|
||||
mod filter_context;
|
||||
mod metrics;
|
||||
mod stream_context;
|
||||
|
||||
proxy_wasm::main! {{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue