SagarRajput-7
b9bcd2d4e1
feat: refactored the member status mapping
2026-03-18 23:42:53 +05:30
SagarRajput-7
34dcd79243
feat: updated the confirmation dialog description as now the we cant permanently delete the member
2026-03-18 21:06:43 +05:30
SagarRajput-7
145d6327a7
feat: feedback, refactor and test mock update
2026-03-18 20:29:11 +05:30
SagarRajput-7
61cfd33fc6
feat: test case and pagination fix
2026-03-18 20:29:11 +05:30
SagarRajput-7
b299d63263
feat: changed text for copy, cancel and ingeneral messaging for invited users
2026-03-18 20:29:11 +05:30
SagarRajput-7
94f3e6d6d7
feat: delete orphaned type files
2026-03-18 20:29:11 +05:30
SagarRajput-7
7ae0a23103
feat: removed deprecated invite endpoint apis
2026-03-18 20:29:11 +05:30
SagarRajput-7
2d91b5fd0b
feat: updated members page with new status response and remove invite endpoint api
2026-03-18 20:29:11 +05:30
Karan Balani
ab1428d413
fix: allow pending user to be updated
2026-03-18 20:28:02 +05:30
Karan Balani
9c859e4d07
chore: add back validation for pending user in list user apis for integration tests
2026-03-18 20:25:39 +05:30
Karan Balani
d6de4d58f7
chore: deprecate old user invite apis
2026-03-18 20:25:39 +05:30
Vinicius Lourenço
e52c5683dd
feat(signozhq-ui): add @signozhq/ui lib ( #10616 )
2026-03-18 13:44:25 +00:00
Abhi kumar
90e3cb6775
feat: replaced external apis barchart with the new bar chart ( #10460 )
...
* feat: replaced external apis barchart with the new bar chart
* fix: tests
* chore: fixed tsc
2026-03-18 13:36:23 +00:00
primus-bot[bot]
155f287462
chore(release): bump to v0.116.1 ( #10635 )
...
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
v0.116.1
2026-03-18 12:28:33 +00:00
Piyush Singariya
c8fcc48022
Revert "fix: "In Progress" stuck agent config ( #10476 )" ( #10633 )
...
This reverts commit fd19ff8e5e .
2026-03-18 11:30:39 +00:00
Vikrant Gupta
44b6885639
fix(identn): identn provider claims ( #10631 )
...
* fix(identn): identn provider claims
* fix(identn): add integration tests
* fix(identn): use identn provider from claims
2026-03-18 11:23:50 +00:00
Piyush Singariya
0e5a128325
refactor: consolidate body column for JSON logs ( #10325 )
...
* feat: has JSON QB
* fix: tests expected queries and values
* fix: ignored .vscode in gitignore
* fix: tests GroupBy
* revert: gitignore change
* fix: build json plans in metadata
* fix: empty filteredArrays condition
* fix: tests
* fix: tests
* fix: json qb test fix
* fix: review based on tushar
* fix: changes based on review from Srikanth
* fix: remove unnecessary bool checking
* fix: removed comment
* fix: merge json body columns together
* chore: var renamed
* fix: merge conflict
* test: fix
* fix: tests
* fix: go test flakiness
* chore: merge json fields
* fix: handle datatype collision
* revert: few unrelated changes
* revert: more unrelated change
* test: blocked on pr #10153
* feat: mapping body_v2.message:string map to body
* fix: go.mod required changes
* fix: remove unused function
* fix: test fixed
* fix: go mod changes
* fix: tests
* fix: go lint
* revert: remvoing unused function
* revert: change ReadMultiple is needed
* fix: body.message not being mapped correctly
* fix: append warnings from fieldkeys
* fix: change warning to a const to fix tests
* chore: addressing comments from Nitya
* chore: remove unnecessary change
* fix: shift warning attachment to getKeySelectors
* fix: lint error
* feat: update message as typehint in JSON Column (#10545 )
* fix: cursor comments
* chore: minor changes based on review
* fix: message field key search in JSON Logs (#10577 )
* feat: work in progress
* fix: test run success
* fix: in progress
* fix: excluding message from metadata fetch
* test: cleared
* fix: key name in metadata
* fix: uncomment tests
* chore: change to method for staticfields
* fix: remove confusing comments; remove usage of logical keyword
* chore: shift method above business logic
* chore: changes based on review
* fix: comments in metadata_store.go
* fix: fallback expr switch case
* revert: remove unused JSON Field datatype
* fix: remove the exception checking
* chore: keep message contained to field mapper
* chore: text search tests
* fix: package test fixed
* fix: redundant code block removal
* fix: retain staticfield implementation and spell fix
* fix: nil param lint
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com >
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com >
2026-03-18 10:48:17 +00:00
Piyush Singariya
fd19ff8e5e
fix: "In Progress" stuck agent config ( #10476 )
...
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
* fix: in progress status stuck in logs pipelines
* fix: stuck in progress logs pipeline status
* fix: changes based on review
* revert: comment change
* fix: change order of handling updation
* fix: check newstatus deploy status
2026-03-18 08:31:26 +00:00
swapnil-signoz
7b9e93162f
feat: adding cloud integration type for refactor ( #10453 )
...
* feat: adding cloud integration type for refactor
* refactor: store interfaces to use local types and error
* feat: adding updated types for cloud integration
* refactor: using struct for map
* refactor: update cloud integration types and module interface
* fix: correct GetService signature and remove shadowed Data field
* refactor: adding comments and removed wrong code
* refactor: streamlining types
* refactor: add comments for backward compatibility in PostableAgentCheckInRequest
* refactor: update Dashboard struct comments and remove unused fields
* refactor: clean up types
* refactor: renaming service type to service id
* refactor: using serviceID type
* feat: adding method for service id creation
* refactor: updating store methods
* refactor: clean up
* refactor: review comments
2026-03-18 08:20:18 +00:00
primus-bot[bot]
f106f57097
chore(release): bump to v0.116.0 ( #10626 )
...
Co-authored-by: primus-bot[bot] <171087277+primus-bot[bot]@users.noreply.github.com>
v0.116.0
2026-03-18 06:47:16 +00:00
Vikrant Gupta
5bafdeb373
fix(user): add config for user invite token expiry ( #10618 )
...
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
* fix(user): increase expiry for reset password token for invites
* fix(user): increase expiry for reset password token for invites
* fix(user): increase expiry for reset password token for invites
* fix(user): increase expiry for reset password token for invites
2026-03-17 16:57:29 +00:00
Naman Verma
24b72084ac
fix: return not-found error with diagnostic info for absent metrics ( #10560 )
...
* fix: check for metric type without query range constraint
* revert: revert check for metric type without query range constraint
* chore: move temporality+type fetcher to the case where it is actually used
* fix: don't send absent metrics to query builder
* chore: better package import name
* test: unit test add mock for metadata call (which is expected in the test's scenario)
* revert: revert seeding of absent metrics
* fix: throw a not found err if metric data is missing
* test: unit test add mock for metadata call (which is expected in the test's scenario)
* revert: no need for special err handling in threshold rule
* chore: add last seen info in err message
* test: fix broken dashboard test
* test: integration test for short time range query
* chore: python lint issue
2026-03-17 16:15:32 +00:00
Pandey
2db83b453d
refactor: merge roletypes into authtypes ( #10614 )
...
* refactor: merge roletypes into authtypes
* refactor: merge roletypes into authtypes
* refactor: update openapi spec
* feat: split CI
* fix: fix tsc of frontend
2026-03-17 15:43:58 +00:00
Amaresh S M
2f012715b4
fix(frontend/vite): avoid inlining whole process.env into bundle ( #10605 )
2026-03-17 11:51:30 +00:00
Vikrant Gupta
aa05a7bf14
chore(identn): add me as codeowner for identn ( #10612 )
2026-03-17 11:29:34 +00:00
Vikrant Gupta
99327960b0
feat(authn): move identn to factory and config ( #10608 )
...
* feat(authn): move identn to factory and config
* feat(authn): add support for enabling identNs
* feat(authn): add support for enabling identNs
2026-03-17 11:22:26 +00:00
Pandey
12b02a1002
feat(sqlschema): add support for partial unique indexes ( #10604 )
...
* feat(sqlschema): add support for partial unique indexes
* feat(sqlschema): add support for multiple indexes
* feat(sqlschema): add support for multiple indexes
* feat(sqlschema): move normalizer to its own struct
* feat(sqlschema): move normalizer tests to normalizer
* feat(sqlschema): move normalizer tests to normalizer
* feat(sqlschema): add more index tests from docs
2026-03-17 11:22:11 +00:00
Vikrant Gupta
4ce220ba92
feat(authn): introduce identN ( #10601 )
...
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(authn): introduce identity resolvers
* feat(authn): clean the interface DI
* feat(authn): renmae the interface to identN
* feat(authn): pending identN rename
* feat(authn): still handling renames
* feat(authn): deprecate authtype
* feat(authn): clean the rotate handling
* feat(authn): still handling renames
2026-03-17 07:27:36 +00:00
Abhi kumar
0211ddf0cb
chore: broke down rightcontainer component into sub-components ( #10575 )
...
* feat: added section in panel settings
* chore: minor changes
* fix: fixed failing tests
* fix: minor style fixes
* chore: updated the categorisation
* feat: added chart appearance settings in panel
* feat: added fill mode in timeseries
* chore: broke down rightcontainer component into sub-components
* chore: updated styles + made panel config resizable
* chore: updated styles
* chore: minor styles improvements
* chore: formatting unit section fix
* chore: disabled chart apperance section
* chore: prettier fmt fix
* fix: transform react-resizable-panels in jest config
* fix: failing test
* chore: updated transition timing
* chore: fixed resizable handle styling
* chore: pr review changes
* chore: pr review changes
* chore: pr review changes
* chore: pr review changes
* chore: pr review changes
2026-03-17 06:44:34 +00:00
Pandey
e5eb62e45b
feat: add more support to sqlschema ( #10602 )
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
2026-03-16 17:24:13 +00:00
Nageshbansal
7371dcacf0
chore: deprecates generator from deploy ( #10447 )
2026-03-16 14:55:33 +00:00
Abhi kumar
3cdf3e06f3
feat: added chart appearance settings in panel ( #10573 )
...
* feat: added section in panel settings
* chore: minor changes
* fix: fixed failing tests
* fix: minor style fixes
* chore: updated the categorisation
* feat: added chart appearance settings in panel
* feat: added fill mode in timeseries
* chore: updated styles + made panel config resizable
* chore: updated styles
* chore: minor styles improvements
* chore: formatting unit section fix
* chore: disabled chart apperance section
* chore: prettier fmt fix
* fix: transform react-resizable-panels in jest config
* fix: failing test
* chore: updated transition timing
* chore: fixed resizable handle styling
* chore: pr review changes
* chore: pr review changes
2026-03-16 14:08:15 +00:00
Pandey
f8c38df2bf
refactor: replace zap logger with slog across codebase ( #10599 )
...
* refactor: replace zap logger with slog across codebase
* refactor: fix lint
* refactor: fix lint
2026-03-16 12:09:39 +00:00
Pandey
cab4a56694
chore: add myself as codeowner for CI and go.mod ( #10597 )
...
Clarified CODEOWNERS comments and updated owner assignments.
2026-03-16 10:01:36 +00:00
Ashwin Bhatkal
78041fe457
chore: send slack notification on dequeue only and not merge ( #10596 )
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
2026-03-16 09:38:04 +00:00
Ashwin Bhatkal
09b6382820
chore: separate dashboard slider from dashboard provider + refactor ( #10572 )
...
* chore: separate dashboard slider from dashboard provider + refactor
* chore: resolve self comments
2026-03-16 08:12:09 +00:00
Ashwin Bhatkal
9689b847f0
chore: add slack notification on dequeue from merge queue ( #10580 )
...
* chore: add slack notification on merge queue failure
* chore: break type
* chore: update yaml
* chore: update yaml
* chore: update yaml
* chore: update yaml
* chore: update yaml
* chore: update yaml
* chore: update yaml
* chore: resolve comments
2026-03-16 07:12:19 +00:00
Vishal Sharma
15e5938e95
fix: add allInOneLightMode SVG for light mode ( #10589 )
2026-03-16 06:59:28 +00:00
Abhi kumar
c5ef455283
fix: added fix for panel setting scrollbar issue ( #10587 )
...
build-staging / prepare (push) Has been cancelled
Release Drafter / update_release_draft (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
* fix: added fix for panel setting scrollbar issue
* fix: added changes for panel switch
2026-03-13 19:30:49 +00:00
Ishan
2316b5be83
Sig 3634 revert ( #10578 )
...
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
* Revert "Revert "feat: Option to zoom out OR reset zoom in the explorer pages (#10464 )" (#10574 )"
This reverts commit 5b8d5fbfd3 .
* fix: stop bubble
2026-03-13 15:29:28 +00:00
Abhi kumar
937ebc1582
feat: added section in panel settings ( #10569 )
...
* feat: added section in panel settings
* chore: minor changes
* fix: fixed failing tests
* fix: minor style fixes
* chore: updated the categorisation
* chore: updated styles
* chore: minor styles improvements
* chore: formatting unit section fix
2026-03-13 13:22:10 +00:00
Ashwin Bhatkal
dcc8173c79
fix: variables initial url state ( #10579 )
...
* fix: variables-initial-url-state
* chore: add tests
2026-03-13 11:16:47 +00:00
Ashwin Bhatkal
4b4ef5ce58
fix: edit mode variables not persisting value ( #10576 )
...
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
* fix: edit mode variables not persisting value
* chore: move into hook
* chore: add tests
* chore: fix tests
* chore: move functions
2026-03-13 07:49:40 +00:00
Yunus M
5b8d5fbfd3
Revert "feat: Option to zoom out OR reset zoom in the explorer pages ( #10464 )" ( #10574 )
...
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
This reverts commit 557451ed81 .
2026-03-12 19:24:49 +00:00
Ashwin Bhatkal
0271be11e6
chore: remove dashboard provider from the root ( #10526 )
...
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
* chore: remove dashboard provider from the root
* chore: fix tests
* chore: fix tests
* chore: remove dashboardId from provider
* chore: remove old instances of dashboard provider
* chore: separate dashboard widget fully
* chore: fix tests
* chore: resolve self comments
2026-03-12 14:51:49 +00:00
Vikrant Gupta
92d220c4d9
feat(serviceaccount): domain changes for service account ( #10568 )
...
* feat(serviceaccount): domain type changes
* feat(serviceaccount): domain type changes
* feat(serviceaccount): domain type changes
2026-03-12 11:06:04 +00:00
Vikrant Gupta
0ed8169bad
feat(authz): add service account authz changes ( #10567 )
2026-03-12 09:42:50 +00:00
SagarRajput-7
ed553fb02e
feat: removed plan name and added copiable license info in custom domain card ( #10558 )
...
* feat: removed plan name and added copiable license info in custom domain card
* feat: added condition on the license row in custom domain card
* feat: code refactor and making license row a common component
* feat: added test case and addressed feedback
* feat: style improvement
* feat: added maskedkey util and refactored code
* feat: updated test case
2026-03-12 09:24:41 +00:00
Ashwin Bhatkal
47daba3c17
chore: link session url with sentry alert ( #10566 )
2026-03-12 09:19:31 +00:00
Srikanth Chekuri
2b3310809a
fix: newServer uses the stored config hash for mismatch ( #10563 )
2026-03-12 08:26:22 +00:00