chore: adding libp2p stream direction to dashboard (#20)
This commit is contained in:
parent
054ba9e33f
commit
08949fe229
|
@ -201,7 +201,7 @@
|
|||
},
|
||||
"editorMode": "code",
|
||||
"expr": "libp2p_open_streams{instance=\"[[nwaku_instance]]\"}",
|
||||
"legendFormat": "{{instance}}_{{type}}",
|
||||
"legendFormat": "{{instance}}_{{type}}_{{dir}}",
|
||||
"range": true,
|
||||
"refId": "A"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue