chore: adding libp2p stream direction to dashboard (#20)

This commit is contained in:
gabrielmer 2024-02-19 18:21:09 +02:00 committed by GitHub
parent 054ba9e33f
commit 08949fe229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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"
}