https://github.com/toddtreece/prometheus-framer-test
https://github.com/toddtreece/prometheus-framer-test
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/toddtreece/prometheus-framer-test
- Owner: toddtreece
- Created: 2022-01-10T03:55:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T04:07:04.000Z (over 4 years ago)
- Last Synced: 2025-10-06T22:59:47.058Z (9 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Grafana Data Frame Tests
```
matrix 100 series 1,000 rows
time: [341.89 us 345.53 us 349.92 us]
matrix 1,000 series 100 rows
time: [684.79 us 691.39 us 699.38 us]
matrix 100 series 100 rows
time: [154.73 us 156.44 us 158.49 us]
matrix 1 series 10,000 rows
time: [743.01 us 745.90 us 749.37 us]
matrix 10,000 series 1 rows
time: [5.0796 ms 5.1125 ms 5.1488 ms]
```