Skip to content

Commit

Permalink
update telemetry example
Browse files Browse the repository at this point in the history
  • Loading branch information
donbcolab committed Dec 8, 2024
1 parent bf64e56 commit 05f8bc4
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1554,7 +1554,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": null,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -2273,7 +2273,10 @@
"INFO: 172.17.0.1:49582 - \"POST /graphql HTTP/1.1\" 200 OK\n",
"INFO: 172.17.0.1:44644 - \"POST /graphql HTTP/1.1\" 200 OK\n",
"INFO: 172.17.0.1:49582 - \"POST /graphql HTTP/1.1\" 200 OK\n",
"INFO: 172.17.0.1:49582 - \"POST /graphql HTTP/1.1\" 200 OK\n"
"INFO: 172.17.0.1:49582 - \"POST /graphql HTTP/1.1\" 200 OK\n",
"INFO: 172.17.0.1:42910 - \"POST /graphql HTTP/1.1\" 200 OK\n",
"INFO: 172.17.0.1:42930 - \"POST /graphql HTTP/1.1\" 200 OK\n",
"INFO: 172.17.0.1:42920 - \"POST /graphql HTTP/1.1\" 200 OK\n"
]
}
],
Expand Down

0 comments on commit 05f8bc4

Please sign in to comment.