Skip to content

Commit

Permalink
PMM-9288 Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
YashSartanpara1 committed Feb 21, 2025
1 parent 0d67aed commit bede90e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ const EMPTY_RELATIONS_METRICS = [
'keys_examined',
'locks_database_time_acquiring_micros_read_shared',
'storage_bytes_read',
'storage_time_reading_micros'
'storage_time_reading_micros',
];

describe('Query analytics metrics::', () => {
Expand Down

0 comments on commit bede90e

Please sign in to comment.