mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-16 18:25:56 +08:00
fix: fixed typo in metric view dashboard title (#6557)
This commit is contained in:
parent
f7f8bf1867
commit
2b8a610a07
@ -517,7 +517,7 @@ export const consumerOffsetWidgetData = getWidgetQueryBuilder(
|
||||
timeAggregation: 'avg',
|
||||
},
|
||||
],
|
||||
title: 'Consumer Offest',
|
||||
title: 'Consumer Offset',
|
||||
description: 'Current offset of each consumer group for each topic partition',
|
||||
}),
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user