mirror of
https://github.com/SigNoz/signoz.git
synced 2026-08-06 21:20:42 +01:00
* fix(tanstack-table): reset prev column id ref when changing storageKey Since all tables we have some far unmounts enterely we didn't notice this bug until I refactor the infrastructure monitoring to be shared and dynamic via config Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=090fcc6bcd198251bf3c883f842d8798&p=3a5fcc6bcd19800e92a3dd70bb3a08fd&pm=s * refactor(infrastructure-monitoring): remove cellvalue tooltip component Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd19803581aff083c0a65717&pm=s * feat(k8s-base-details): add copy link Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd19802aa8e4cc69b88d1fce&pm=s * refactor(hosts): move disk usage closer to cpu/memory usage Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd1980b292facdfb92b95fa0&pm=s * refactor(k8s-base-details): change wording to go to explorer, and move explorer to right Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd1980f19e61fedee47a5d5b&pm=s * fix(k8s-base): use text-wrap instead of forcing line break To be able to collapse line to one line on bigger screens Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd19808a8a30ed9ddbfa029a&pm=s * feat(tanstack-table): add support to reset scroll Without this prop, infra monitoring will keep the same scroll on horizontal when changing category * fix(infrastructure-monitoring): reset horizontal scroll on change category To simulate, just move horizontal scroll to right and then change category that can have horizontal scroll as well * refactor(k8s-list): reorganize filters Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd19809a9a7fca0138558551&pm=s * refactor(infra-monitoring): reorganize table options Add support to specify font size, max lines per row, and the columns Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd1980cfadcdeb2f590c3dc3&pm=s * fix(infra-monitoring): add delay to show hover & do not close on click to copy Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd19801c8ae8c6283357021b&pm=s * refactor(infra-monitoring): handle no data in a consistent way With opacity: 0.6 as recommended by design team * refactor(infra-monitoring): move details drawer to signozhq/ui Few problems with integration but I'm planning to fix it later on our component lib Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a5fcc6bcd1980babfc2f29686e86d91&pm=s * fix(infra-monitoring-details-logs): disable group by/replace filter actions This is so deep in the prop that is better to disable this than trying to support part of this (replace filter) Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd1980d59ba1dd7d1658e9b3&pm=s * fix(infra-monitoring-details-logs): explorer action inherit filters On logs, if you add custom logs and then click in a specific log to see the details, and you click in the go to explorer, it will inherit filters you had added earlier Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd1980a68bedfd8bbc17e137&pm=s * fix(infra-monitoring-logs): scroll not working & search not allowing type This issue is caused because radix lock the scroll for any component not under the drawer. This also fixed the issue with search, not sure why this was related Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd1980648061f29a990712dd&pm=s Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd19805d9404d3d0f78f2c75&pm=s * fix(infra-monitoring-logs): issue with double scroll Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd198099b764f8e03bc20ac1&pm=s * refactor(infra-monitoring): remove more usages of antd components * refactor(infra-monitoring): use toggle to hide columns This is a similar pattern we have on dashboards Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd198000b535ca511e4e8c97&pm=s * fix(infra-monitoring): do not refetch when click in the row To prevent doing two requests when data in memory is already enough * fix(infra-monitoring): docs path Ensure all the docs path goes to correct column/chart docs Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd19809581f3d96dd6ecdeab&pm=s Ref: https://app.notion.com/p/signoz/3a5fcc6bcd19805f8929e549c646985d?v=65cfcc6bcd1982a6bee688d8fd55420c&p=3a6fcc6bcd19809d9c2bf2ec41a4c92b&pm=s * chore(volumes): fix docs path for charts * feat(infra-monitoring-v2-events): add event for page visited * feat(infra-monitoring-v2-events): add event for filter customized * feat(infra-monitoring-v2-events): add event for time range customized * feat(infra-monitoring-v2-events): add event for column customized * feat(infra-monitoring-v2-events): add event for column sorted * feat(infra-monitoring-v2-events): add event for drawer time range customized * feat(infra-monitoring-v2-events): add event for group by change * feat(infra-monitoring-v2-events): add event for filter customized * feat(infra-monitoring-v2-events): add event for tab viewed * feat(infra-monitoring-v2-events): add event for explorer visited * fix(infrastructure-monitoring-v2): migrate tooltip to be from tanstack * fix(k8s-expanded-row): add missing pre-cache when row is expanded * fix(infra-monitoring-v2): copy ID via react-use after hook removal frontend/src/hooks/useCopyToClipboard.ts was deleted on main (#12333) in favour of react-use's execCommand-based copy, leaving this import dangling and breaking tsc and the frontend build. --------- Co-authored-by: Ashwin Bhatkal <ashwin96@gmail.com>