Searched refs:timeEpochNs (Results 1 – 10 of 10) sorted by relevance
/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/utils/ |
H A D | logs.ts | 177 if (a.timeEpochNs < b.timeEpochNs) { 181 if (a.timeEpochNs > b.timeEpochNs) { 199 if (a.timeEpochNs > b.timeEpochNs) { 203 if (a.timeEpochNs < b.timeEpochNs) {
|
/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/utils/ |
H A D | decorators.test.ts | 307 timeEpochNs: '100000002', 326 timeEpochNs: '100000001', 345 timeEpochNs: '100000000',
|
/dports/www/grafana8/grafana-8.3.6/packages/grafana-data/src/types/ |
H A D | logs.ts | 76 timeEpochNs: string; property
|
/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/ |
H A D | LiveLogs.test.tsx | 101 timeEpochNs: '1000000',
|
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/Logs/ |
H A D | LogDetails.test.tsx | 19 timeEpochNs: '1546297200000000000',
|
H A D | LogRows.test.tsx | 169 timeEpochNs: (timeEpochMs * 1000000).toString(),
|
H A D | LogRowContextProvider.test.tsx | 188 timeEpochNs: '4000000',
|
/dports/www/grafana8/grafana-8.3.6/public/app/core/ |
H A D | logs_model.ts | 372 const timeEpochNs = tsNs ? tsNs : time.valueOf() + '000000'; constant 401 timeEpochNs,
|
/dports/www/grafana8/grafana-8.3.6/public/build/ |
H A D | 7095.0e38943fa459e872fe93.js.map | 1 …timeEpochNs stores time with nanosecond-level precision,\n // as millisecond-level precision is u…
|
H A D | 3698.0e38943fa459e872fe93.js.map | 1 …timeEpochNs stores time with nanosecond-level precision,\n // as millisecond-level precision is u…
|