chore: adding libp2p stream direction to dashboard

This commit is contained in:
Gabriel mermelstein 2024-02-19 18:10:53 +02:00
parent 054ba9e33f
commit 01efa69248
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -201,7 +201,7 @@
},
"editorMode": "code",
"expr": "libp2p_open_streams{instance=\"[[nwaku_instance]]\"}",
"legendFormat": "{{instance}}_{{type}}",
"legendFormat": "{{instance}}_{{type}}_{{dir}}",
"range": true,
"refId": "A"
}