mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
5 lines
174 B
Bash
Executable File
5 lines
174 B
Bash
Executable File
#!/bin/bash
|
|
|
|
ab -n 20000 -c 100 -H "Authorization: Bearer vEustw23NSOZ27y3zlj28ZL3B7BpBk5kqR85DOfT5AwiS3nCi33dnsk6nhvXhZdn" \
|
|
http://localhost:3000/api/dashboards/db/dash1
|