Karan Balani
ea15ce4e04
feat: sso stats reporting ( #10062 )
build-staging / prepare (push) Has been cancelled
build-staging / js-build (push) Has been cancelled
build-staging / go-build (push) Has been cancelled
build-staging / staging (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
v0.108.0-rc.1
2026-01-20 18:57:35 +00:00
Ashwin Bhatkal
865a7a5a31
fix: promql and clickhouse query based panels refresh on dynamic variable change ( #10060 )
...
* fix: promql and clickhouse query based panels refresh on dynamic variable change
* chore: add test
2026-01-20 17:19:58 +00:00
swapnil-signoz
de4ca50a40
refactor: using global config's ingestion URL ( #10019 )
...
* refactor: using global config's ingestion URL
* refactor: add global ingestion URL to configuration
---------
Co-authored-by: Vikrant Gupta <vikrant@signoz.io >
2026-01-20 17:05:56 +00:00
Amlan Kumar Nandy
8cabaafc58
fix: handle threshold unit scaling issues ( #10020 )
2026-01-20 16:22:49 +00:00
Ashwin Bhatkal
e9d66b8094
chore: update yarn.lock ( #10051 )
2026-01-20 16:07:05 +00:00
Karan Balani
26d3d6b1e4
feat: gateway apis ( #10010 )
2026-01-20 15:46:46 +00:00
Ashwin Bhatkal
36d6debeab
chore: update .gitignore with only settings.json of .vscode folder ( #10058 )
2026-01-20 13:54:58 +00:00
Pandey
445b0cace8
chore: add codeowners for scaffold ( #10055 )
2026-01-20 12:19:14 +00:00
Pandey
132f10f8a3
feat(binding): add support for query params ( #10053 )
...
- add support for query params in the binding package.
2026-01-20 11:59:12 +00:00
Srikanth Chekuri
14011bc277
fix: do not sort in descending locally if the other is explicitly spe… ( #10033 )
2026-01-20 11:17:08 +00:00
aniketio-ctrl
f17a332c23
feat(license-section): add section to view license key ( #10039 )
...
build-staging / prepare (push) Has been cancelled
build-staging / js-build (push) Has been cancelled
build-staging / go-build (push) Has been cancelled
build-staging / staging (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
* feat(license-section): added section to view license key
* feat(license-key): add license key page
* feat(license-section): added section to view license key
* feat(license-section): added section to view license key
* feat(license-section): added section to view license key
* feat(license-section): added section to view license key
* feat(license-section): resoved comments
* feat(license-section): resoved fmt error
2026-01-20 16:05:57 +05:30
Aditya Singh
5ae7a464e6
Fix Cmd/ctrl + Enter in qb to run query ( #10048 )
...
* feat: cmd enter in qb
* feat: cnd enter test added
* feat: update test case
* feat: update test case
* feat: minor refactor
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com >
2026-01-20 13:30:54 +05:30
Pandey
51c3628f6e
fix(signoz): remove version check at the beginning ( #10046 )
2026-01-20 06:56:06 +00:00
Aditya Singh
6a69076828
Add attribute action in common col of span details drawer ( #10017 )
...
* feat: add attribute action in common col of span details drawer
* feat: added test case
2026-01-20 05:44:31 +00:00
Aditya Singh
edd04e2f07
fix: fix auto collapse fields when emptied ( #9988 )
...
* fix: fix auto collapse fields when emptied
* fix: revert mocks
* fix: minor fix
* fix: add check for key count change to setSelectedView
* feat: revert change
* feat: instead of count check actual keys
2026-01-20 05:32:13 +00:00
Srikanth Chekuri
ee734cf78c
chore: return original error message with hints for invalid promql query ( #10034 )
...
build-staging / prepare (push) Has been cancelled
build-staging / js-build (push) Has been cancelled
build-staging / go-build (push) Has been cancelled
build-staging / staging (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled
one step towards better experience for https://github.com/SigNoz/signoz/issues/9764
2026-01-20 03:04:59 +05:30
Karan Balani
6d137bcdff
feat: idp attributes mapping ( #9841 )
2026-01-19 22:27:21 +05:30
Ashwin Bhatkal
444161671d
fix: query variable referencing custom variable ( #10023 )
...
* fix: custom variable to query mapping
* chore: add test
2026-01-19 13:52:58 +00:00
Ashwin Bhatkal
31e9e896ec
fix: dashboard - textbox default variable not working ( #9843 )
2026-01-19 18:23:17 +05:30
SagarRajput-7
325974292f
feat: auth revamp flow ( #9901 )
...
* feat: auth revamp base setup
* feat: auth revamp signin changes
* feat: auth revamp signup changes
* feat: auth revamp reset password changes
* feat: auth revamp light mode changes
* feat: clean up and added get help link
* feat: cleanup and addressed comments
* feat: cleanup
* feat: comment addressed
* feat: auth revamp for onboarding flow (#9915 )
* feat: auth revamp for onboarding flow
* feat: updated invite team member step
* feat: updated light mode
* feat: comment addressed
* feat: added onboarding flow test cases
* feat: fixed feedbacks
* feat: resolved comments and refactoring
* feat: resolved comments and refactoring
* fix: svg import fix
* feat: added test cases for the new auth flow (#9914 )
* feat: added test cases for the new auth flow
* feat: updated test cases
* feat: updated test cases
* fix: updated test cases
* fix: updated test cases
* fix: use error content for auth revamp error
* feat: refactor and cleanup
* feat: refactor and cleanup
* fix: add shake animation and light mode fix
* feat: feedback resolved
* feat: feedback resolved
* feat: updated test cases
* feat: feedback resolved
* feat: shake animation update
2026-01-19 13:40:37 +05:30
Vishal Sharma
7c1a531d01
Add context7.json with URL and public key ( #10037 )
2026-01-19 11:35:37 +05:30
Vikrant Gupta
5a45532a72
chore: update codeowners file ( #10031 )
2026-01-18 22:00:38 +05:30
Srikanth Chekuri
e9501d2e0f
test(integration): add cumulative counter rate tests ( #9976 )
2026-01-18 16:13:41 +05:30
Srikanth Chekuri
c306e66bcd
chore: update CODEOWNERS ( #10028 )
2026-01-18 15:42:46 +05:30
Yunus M
767a0cc28e
chore: improve pull request template clarity and visibility ( #10021 )
2026-01-16 16:17:17 +00:00
Ashwin Bhatkal
4f9efcc133
chore: remove airbnb from ESLint, update prettier rules and update VS Code settings ( #10013 )
...
* chore: remove airbnb from ESLint, update prettier rules and update VS Code settings
* fix: lint errors
2026-01-16 12:05:23 +00:00
Amlan Kumar Nandy
bf2dd612e0
chore: fill y axis unit in alerts coming from dashboards ( #9982 )
2026-01-16 09:37:16 +00:00
Aditya Singh
d3f15022a4
fix: overflowing tag input on antd ( #10018 )
2026-01-16 09:15:22 +00:00
Pandey
a5c021e96c
fix(kafka): fix nil pointer error in evaluation api ( #10015 )
2026-01-16 02:24:20 +05:30
Abhi kumar
8b9fcae0cb
fix: added layout fix for changelog modal ( #10012 )
2026-01-15 12:30:10 +00:00
Abhi kumar
e75abcb108
Fix/animation offload to cpu ( #9961 )
...
* fix: transition is getting offloaded to cpu because gpu can't handle it in composition
* chore: changed transition from all to transform only
2026-01-15 13:43:44 +05:30
primus-bot[bot]
ffa15f9ec1
chore(release): bump to v0.107.0 ( #10007 )
...
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
v0.107.0
2026-01-15 12:18:52 +05:30
Ishan
87562f5387
feat: onGroupBy - show timeseries panel - #3403 ( #9921 )
...
* feat: onGroupBy - show timeseries
* feat: updated testcases for tableview actions
* feat: updated pipeline file to remove groupBy as not used
* feat: updated better code checks
* feat: updated better code checks
* feat: updated tableview actions to update query
* feat: updated types and test cases
* feat: updated dataType (noramlized)
2026-01-15 08:53:08 +05:30
Ishan
11a7512a25
feat: trace id pinned ( #9981 )
2026-01-13 19:59:14 +05:30
Yunus M
f925a15f30
feat: improve date range selection ux ( #9994 )
...
* feat: improve date range selection ux
2026-01-13 13:55:57 +00:00
Ashwin Bhatkal
a3fe2c2589
chore: rename Variables folder to DashboardVariableSettings ( #9990 )
...
* chore: rename Variables folder to DashboardVariableSettings
* fix: fix tests
2026-01-13 11:25:42 +00:00
Aditya Singh
2719c9b6a7
Fix: Make exists in small case recognise as valid non value op ( #9989 )
...
* fix: make exists in small case recognise as valid non value op
* fix: lint fix
2026-01-13 10:56:38 +00:00
Ashwin Bhatkal
b4282be3ac
chore: make settings drawer reusable ( #9985 )
...
* chore: make settings drawer reusable
* chore: clean up styles as well
* fix: resolve comments
* chore: trigger build
* chore: resolve comments
2026-01-13 09:33:05 +00:00
Ashwin Bhatkal
15fe3a7163
fix: close button when importing dashboard json ( #9987 )
...
* fix: close button when importing dashboard json
* fix: remove x icon
2026-01-13 05:59:11 +00:00
Amlan Kumar Nandy
30b98582b4
chore: fix undefined labels error in alerts ( #9589 )
...
* chore: fix undefined labels error in alerts
* chore: fix CI
* chore: minor fix
* chore: add tests
* chore: additional changes
* chore: additonal cleanup
* chore: update tests
* chore: update mock
* chore: update checks
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com >
2026-01-13 05:27:16 +00:00
Vikrant Gupta
99b9e27bca
fix(dashboard): delete dashboard shouldn't break on license check ( #9984 )
...
* fix(dashboard): delete dashboard shouldn't break on license check
* fix(dashboard): add integration tests
* fix(dashboard): add integration tests
* fix(dashboard): remove license check from public dashboard delete
* fix(dashboard): update delete public
2026-01-12 23:40:54 +05:30
Yunus M
7e72f501a7
feat: Improved UX for Date Time Picker ( #9944 )
...
* feat: enable inline edit for selected time
* feat: handle absolute and relative time formats
* feat: support epoch timeranges
* feat: match styles for datetime shorthand pill
* feat: handle time range error flows
* feat: hide last refreshed for custom time ranges
* feat: cleanup
* feat: use calendar range for custom date time picker
* fix: update tests to check for run query rather than stage & run query
* feat: pass modalStartTime & modalEndTime in cases where isModalSelection is true
* feat: pass minTime & maxTime for CustomPicker in topnav component
* fix: add safety check for selected time
* feat: show recently use custom time ranges
* fix: cancel query button light mode text color
* feat: move calendar content to a container
* feat: address review comments
2026-01-12 21:18:58 +05:30
Ashwin Bhatkal
97d7b81a73
chore: rename NewDashboard to DashboardContainer ( #9980 )
...
* chore: rename NewDashboard to DashboardContainer
* chore: resolve comments and fix tests
2026-01-12 15:25:43 +05:30
Ashwin Bhatkal
9c5b50ae3a
chore: add CODEWONERS for dashboard page and container ( #9979 )
2026-01-12 11:54:11 +05:30
Srikanth Chekuri
fd13c6dee4
tests(integration): organize querier test and use numbered prefixes ( #9969 )
2026-01-11 11:33:23 +05:30
Srikanth Chekuri
a894b08255
chore: add metric data generators ( #9968 )
2026-01-10 14:24:53 +05:30
Srikanth Chekuri
2c6c034e60
chore: use uv ( #9964 )
2026-01-10 14:03:43 +05:30
Abhishek Kumar Singh
0a81bf8060
chore: add ability to delay the evaluation start for new groups ( #9621 )
2026-01-09 23:26:39 +05:30
Abhishek Kumar Singh
b38ffce7f2
fix: test notification always sends a new notification ( #9807 )
2026-01-09 22:46:40 +05:30
Vishal Sharma
696d83eeaf
chore: add new related keywords in onboarding ( #9963 )
2026-01-09 14:21:13 +00:00