We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bcd81b commit 18e18e7Copy full SHA for 18e18e7
stats.sh
@@ -0,0 +1,4 @@
1
+curl -s --request GET \
2
+ --url http://localhost:8080/api/v1/ingest \
3
+ --header 'Content-Type: application/json' \
4
+| jq '."INGEST-1".stats'
0 commit comments