mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency prettier to v2.5.1 (#43473)
* Update dependency prettier to v2.5.1 * prettier fixes * chore(toolkit): bump prettier to 2.5.1 * style(eslint): bump grafana config to 2.5.2 in core and toolkit * style(mssql-datasource): fix no-inferrable-types eslint errors Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
This commit is contained in:
@@ -845,71 +845,19 @@ export const bigResponse = new MutableDataFrame({
|
||||
{
|
||||
name: 'startTime',
|
||||
values: [
|
||||
1619712655875.4539,
|
||||
1619712655875.4502,
|
||||
1619712655875.592,
|
||||
1619712655875.653,
|
||||
1619712655875.731,
|
||||
1619712655875.712,
|
||||
1619712655875.6428,
|
||||
1619712655875.5771,
|
||||
1619712655875.5168,
|
||||
1619712655875.488,
|
||||
1619712655875.939,
|
||||
1619712655875.959,
|
||||
1619712655876.0051,
|
||||
1619712655875.991,
|
||||
1619712655875.9539,
|
||||
1619712655875.9338,
|
||||
1619712655875.917,
|
||||
1619712655875.442,
|
||||
1619712655876.365,
|
||||
1619712655876.3809,
|
||||
1619712655876.359,
|
||||
1619712655876.331,
|
||||
1619712655876.62,
|
||||
1619712655876.629,
|
||||
1619712655876.616,
|
||||
1619712655876.592,
|
||||
1619712655875.052,
|
||||
1619712655874.819,
|
||||
1619712655874.7021,
|
||||
1619712655874.591,
|
||||
1619712655875.4539, 1619712655875.4502, 1619712655875.592, 1619712655875.653, 1619712655875.731,
|
||||
1619712655875.712, 1619712655875.6428, 1619712655875.5771, 1619712655875.5168, 1619712655875.488,
|
||||
1619712655875.939, 1619712655875.959, 1619712655876.0051, 1619712655875.991, 1619712655875.9539,
|
||||
1619712655875.9338, 1619712655875.917, 1619712655875.442, 1619712655876.365, 1619712655876.3809,
|
||||
1619712655876.359, 1619712655876.331, 1619712655876.62, 1619712655876.629, 1619712655876.616, 1619712655876.592,
|
||||
1619712655875.052, 1619712655874.819, 1619712655874.7021, 1619712655874.591,
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'duration',
|
||||
values: [
|
||||
0.004,
|
||||
0.016,
|
||||
0.039,
|
||||
0.047,
|
||||
0.063,
|
||||
0.087,
|
||||
0.163,
|
||||
0.303,
|
||||
0.384,
|
||||
0.421,
|
||||
0.012,
|
||||
0.021,
|
||||
0.033,
|
||||
0.048,
|
||||
0.092,
|
||||
0.169,
|
||||
0.197,
|
||||
0.689,
|
||||
0.012,
|
||||
0.196,
|
||||
0.225,
|
||||
0.255,
|
||||
0.007,
|
||||
0.167,
|
||||
0.189,
|
||||
0.217,
|
||||
13.918,
|
||||
14.723,
|
||||
14.984,
|
||||
18.208,
|
||||
0.004, 0.016, 0.039, 0.047, 0.063, 0.087, 0.163, 0.303, 0.384, 0.421, 0.012, 0.021, 0.033, 0.048, 0.092, 0.169,
|
||||
0.197, 0.689, 0.012, 0.196, 0.225, 0.255, 0.007, 0.167, 0.189, 0.217, 13.918, 14.723, 14.984, 18.208,
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user