mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-04 18:00:38 +08:00
Merge pull request #1250 from palashgdev/1249-service-tab
feat: metrics is renamed to services in sidebar
This commit is contained in:
commit
fe9a6c2448
@ -15,7 +15,7 @@ const menus: SidebarMenu[] = [
|
|||||||
{
|
{
|
||||||
Icon: BarChartOutlined,
|
Icon: BarChartOutlined,
|
||||||
to: ROUTES.APPLICATION,
|
to: ROUTES.APPLICATION,
|
||||||
name: 'Metrics',
|
name: 'Services',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Icon: AlignLeftOutlined,
|
Icon: AlignLeftOutlined,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user