Shaheer Kochai
62c033ccf8
chore: trace funnels feature flag changes ( #7478 )
...
* chore: trace funnels feature flag
2025-03-29 19:33:15 +05:30
aniketio-ctrl
72207691a3
fix(metrics-explorer): added time filter in inner sub queries of list and samples ( #7436 )
2025-03-26 09:57:21 +00:00
Vikrant Gupta
64071165c4
feat(sqlmigration): cleanup the licenses and sites table ( #7422 )
...
* feat(sqlmigration): added migration for schema cleanup
* feat(sqlmigration): drop sites,licenses table and added uuid v7 for saved views
* feat(sqlmigration): commit the transaction
* feat(sqlmigration): address review comments
* feat(sqlmigration): address review comments
* feat(sqlmigration): frontend changes for saved views
* feat(sqlmigration): frontend changes for saved views
* feat(sqlmigration): frontend changes for saved views
* feat(sqlmigration): frontend changes for saved views
* feat(sqlmigration): frontend changes for saved views
2025-03-25 04:05:40 +05:30
Shivanshu Raj Shrivastava
efd4e30edf
fix: publish signoz as package ( #7378 )
...
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
2025-03-20 15:31:41 +00:00
aniketio-ctrl
f79a5a2db6
fix(metrics-explorer): added updated metadata in list summary ( #7381 )
...
* fix(metrics-explorer): added updated metadata in list summary
* fix(metrics-explorer): added skipSignozMetric in aggregate attribute
* fix(metrics-explorer): updated last received query
2025-03-20 18:46:05 +05:30
aniketio-ctrl
e434e3d142
chore: update metric metadata response payload ( #7359 )
...
* fix(metrics-explorer): added type in list summary api as filter
2025-03-19 06:46:38 +00:00
aniketio-ctrl
7a225e0a4f
fix(metrics-explorer): added type in list summary api as filter ( #7357 )
2025-03-19 11:30:40 +05:30
aniketio-ctrl
5b6b5bf359
feat(summary): added update metrics metadata api ( #7235 )
...
* feat(explorer): updated metadata metrics api| 7076
* feat(explorer): added inspect metrics with resource attribute| 7076
* fix(summary): fixed dashboard name in metric metadata api
* fix(summary): removed offset from second query
* fix(summary): removed offset from second query
* feat(summary): added update metrics metadata api
* feat(summary): resolved log messages
* feat(summary): added is_monotonic column and added temporality| 7077
* feat(summary): added histogram bucket and summary quantile check| 7077
* feat(summary): added temporality and is_monotonic in update queries| 7077
* feat(summary): resolved pr comments| 7077
* feat(inspect): normalized resource attributes
* feat(update-summary): merge conflicts resolve
* feat(update-summary): merge conflicts resolve
* feat(update-metrics): updated description check
* feat(update-metrics): added kv log comments
* fix: updated testcase with reader
* fix: updated testcase with reader
* fix: updated testcase with reader
* fix: updated normalized true in metrics explorer api
* fix: removed inner join from list metrics query
2025-03-18 10:39:34 +00:00
Vibhu Pandey
7118829107
fix(test|lint): fix lint and test in go ( #7346 )
...
### Summary
- fix lint and test in go
2025-03-18 14:01:48 +05:30
aniketio-ctrl
9df23bc1ed
feat: Add inspect metrics API ( #7197 )
...
* feat(inspect): added inspect metric api | 7076
* feat(inspect): added inspect metric api | 7076
* feat(inspect): added inspect metric api | 7076
* feat(inspect): removed underscore label keys
* feat(explorer): updated metadata metrics api| 7076
* feat(explorer): added inspect metrics with resource attribute| 7076
* fix(summary): fixed dashboard name in metric metadata api
* fix(summary): removed offset from second query
* fix(summary): removed offset from second query
* feat(inspect): normalized resource attributes
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2025-03-13 14:57:27 +05:30
Shivanshu Raj Shrivastava
8f2e8cccb4
New autocomplete endpoint with filters ( #7241 )
...
* feat: new autocomplete endpoint with filters
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
2025-03-08 11:42:20 +05:30
Vishal Sharma
819428ad09
chore: add identify and group event support to /event API ( #7219 )
...
* chore: add identify and group event support to /event API
* chore: minor refactor
2025-03-07 00:23:47 +05:30
Nityananda Gohain
2d73f91380
Fix: Multitenancy support for ORG ( #7155 )
...
* fix: support multitenancy in org
* fix: register and login working now
* fix: changes to migration
* fix: migrations run both on sqlite and postgres
* fix: remove user flags from fe and be
* fix: remove ingestion keys from update
* fix: multitenancy support for apdex settings
* fix: render ts for users correctly
* fix: fix migration to run for new tenants
* fix: clean up migrations
* fix: address comments
* Update pkg/sqlmigration/013_update_organization.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: fix build
* fix: force invites with org id
* Update pkg/query-service/auth/auth.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: address comments
* fix: address comments
* fix: provier with their own dialect
* fix: update dialects
* fix: remove unwanted change
* Update pkg/query-service/app/http_handler.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix: different files for types
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-03-06 15:39:45 +05:30
aniketio-ctrl
735b565992
feat(explorer): added related metrics ( #7193 )
2025-02-28 13:06:41 +05:30
aniketio-ctrl
4134eb621c
feat(summary): added alerts and basic query updates ( #7174 )
2025-02-27 06:55:58 +00:00
aniketio-ctrl
972a7a9dac
feat(summary-view): add summary view endpoints
2025-02-20 13:49:44 +05:30
Raj Kamal Singh
966f11fd5c
chore: enable AWS integrations for all ( #7111 )
...
* chore: enable AWS integrations for all
* chore: don't show either of configure/enable for a service when not in ctx of a cloud account
* chore: remove AWS integration feature flag
2025-02-14 13:19:52 +00:00
Vikrant Gupta
12f65f4a72
Revert "chore: add related values ( #6619 )" ( #7067 )
...
This reverts commit c5219ac157dc806109cfecbef4f0ffa28dc825d2.
2025-02-07 11:51:11 +00:00
Shaheer Kochai
b215c6a0ce
feat: aws integration feature flag changes ( #7033 )
...
* feat: aws integration feature flag changes
* fix: fix the failing build
2025-02-06 09:26:10 +00:00
Srikanth Chekuri
c5219ac157
chore: add related values ( #6619 )
2025-02-06 05:09:01 +00:00
Srikanth Chekuri
c8032f771e
chore: add k8s metrics receiving status ( #6977 )
2025-01-31 15:07:04 +00:00
Vikrant Gupta
bbf64a7b52
fix(trace-detail): trace details improvements ( #6998 )
...
* fix(trace-detail): query service and ux improvements
* fix(trace-detail): added query service events
* fix(trace-detail): address review comments
2025-01-31 15:04:21 +05:30
Srikanth Chekuri
88084af4d4
chore: add cluster, nodes that are sending incorrect host metrics ( #6969 )
2025-01-29 14:15:48 +00:00
Amlan Kumar Nandy
813ca8bc23
feat: statefulsets, daemonsets, jobs and volumes implementation in k8s infra monitoring ( #6629 )
2025-01-27 22:22:48 +05:30
Vikrant Gupta
1e61e6c2f6
feat(trace-details): query service changes for trace details ( #6906 )
...
* feat(trace-details): query service changes for trace details
* feat(trace-detail): refactor query service trace apis
* feat(trace-detail): minor bug fixes
* feat(trace-detail): address review comments
* feat(trace-detail): address review comments
2025-01-24 00:16:38 +05:30
Srikanth Chekuri
89541862cc
chore: correct order within page result ( #6847 )
2025-01-20 13:38:49 +00:00
Ekansh Gupta
044a124cc1
feat: add search span scope in the list view tab to add the scope at per Query level ( #6810 )
...
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
* feat: add search span scope in the list view tab to add the scope at per query level
2025-01-20 18:04:19 +05:30
aniketio-ctrl
5708079c3c
chore: added series aggregation for group by with value type panel ( #6744 )
2025-01-14 23:13:47 +05:30
Vishal Sharma
a60371fb80
chore: update telemetry events ( #6804 )
2025-01-14 01:03:12 +05:30
Srikanth Chekuri
fa90fad373
chore: add pvcs list ( #6654 )
2024-12-19 12:01:12 +00:00
Srikanth Chekuri
77420b9d3a
chore: address some gaps in k8s monitoring ( #6653 )
2024-12-19 17:22:39 +05:30
Nityananda Gohain
67e822e23e
feat: api for trace materialization ( #6646 )
...
* feat: api for trace materialization
* fix: minor changes and cleanup
* fix: minor fixes
* fix: update errors
* fix: address comments
* fix: address comments
2024-12-19 11:52:20 +07:00
Srikanth Chekuri
bef5b96c5c
chore: add queries with tag attributes v1 ( #6643 )
2024-12-16 13:04:55 +05:30
Nityananda Gohain
f7f8bf1867
fix: add dashbard names and update logs count in telemetry ( #6553 )
2024-11-28 20:46:06 +05:30
Nityananda Gohain
a3e57a1829
fix: add telemetry for trace migration ( #6537 )
2024-11-26 20:57:36 +05:30
Srikanth Chekuri
2e4956c2f7
chore: add additional info for host metrics onboarding ( #6529 )
2024-11-25 23:23:42 +05:30
Srikanth Chekuri
ed6abe5a95
chore: enable sorting for hosts list ( #6502 )
2024-11-22 10:37:42 +00:00
Nityananda Gohain
d43adc24ef
feat: update clickhouse reader to support new trace schema ( #6479 )
...
* feat: update clickhouse reader to support new trace schema
* fix: minor fixes
* fix: address comments
* fix: add changes to overview function
* fix: add changes to overview function
* fix: use hardcoded true
* fix: address comments
2024-11-20 23:35:44 +05:30
Nityananda Gohain
57c2326908
Trace static fields and structs for trace v4. ( #6469 )
...
* fix: update static fields and add response structs
* fix: update ch names
* fix: move models to it's own file
2024-11-19 14:38:12 +05:30
Nityananda Gohain
35f4eaa23b
fix: update logs struct to fix live logs ( #6453 )
2024-11-15 22:42:16 +05:30
Srikanth Chekuri
fd9e9f0fb3
chore: add k8s {deployment, daemonset, statefulset, job} resources ( #6401 )
2024-11-12 15:23:40 +00:00
Srikanth Chekuri
831540eaf0
fix: test notification missing for anomaly alert ( #6391 )
2024-11-08 15:40:09 +00:00
Nityananda Gohain
64d46bc855
feat: support for scope in logs old and new qb ( #6339 )
2024-11-06 20:47:04 +05:30
Srikanth Chekuri
db4338be42
chore: add feature flag, handle out-of-index error, some house keeping work ( #6344 )
2024-11-02 01:23:43 +05:30
Srikanth Chekuri
190767fd0a
chore: add k8s nodes, namespaces, and cluster list ( #6230 )
2024-10-24 12:17:24 +05:30
Srikanth Chekuri
1e78786cae
chore: add k8s pods list ( #6229 )
2024-10-24 11:33:51 +05:30
Srikanth Chekuri
6448fb17e7
chore: update hosts list to use pre-aggregated data table dynamically ( #6227 )
2024-10-24 11:19:39 +05:30
Srikanth Chekuri
6c7167a224
chore: add missing shiftby in alert rule ( #6239 )
2024-10-24 02:20:32 +05:30
Nityananda Gohain
2b0da82f94
feat: move resource qb to its own package and use common options ( #6238 )
...
* feat: move resource qb to its own package and use common options
* fix: add remaining files
* fix: remove redundant struct
2024-10-22 16:46:58 +05:30
Vishal Sharma
fc4b55cb34
feat: bulk invite user api ( #6057 )
2024-10-17 18:41:31 +05:30