Vishal Sharma
ba2ed3ad22
chore: only log telemetry query for explorer, rule and dashboard pages ( #8464 )
...
* chore: only log telemetry query for explorer, rule and dashboard pages
* chore: add dashboard and rule properties for no telemetry result
2025-07-08 11:32:46 +00:00
Vibhu Pandey
4563ff0e62
fix(users): skip sending email if frontend base url is not set ( #8459 )
...
skip sending email if frontend base url is not set
2025-07-08 01:47:37 +05:30
Vibhu Pandey
c9e48b6de9
feat(sqlschema): add sqlschema ( #8384 )
...
## 📄 Summary
- add sqlschema package
- add unique index on email,org_id in users and user_invite
2025-07-08 00:21:26 +05:30
Srikanth Chekuri
b1864ee328
chore: use {k8s.pod/k8s.node/container}.cpu.usage metric for metadata and CPU usage charts ( #8398 )
2025-07-07 11:25:20 +00:00
aniketio-ctrl
273452352d
chore(2354): added preloaded metrics metadata at first api call ( #8229 )
...
* chore(2354): added preloaded metrics metadata at first api call
2025-07-06 17:09:29 +05:30
Vibhu Pandey
8274ebfe37
fix(memorycache): add a cloneable interface ( #8414 )
2025-07-05 19:08:23 +05:30
Vibhu Pandey
3ccf822d67
fix(statsreporter): add unix timestamps for last observed time ( #8426 )
2025-07-03 14:25:12 +00:00
Vishal Sharma
749df2a979
fix: nil pointer exception when result[0].Table is nil ( #8424 )
...
* fix: nil pointer exception when result[0].Table is nil
* fix: decrease complexity
---------
Co-authored-by: grandwizard28 <vibhupandey28@gmail.com>
2025-07-03 12:13:51 +00:00
Vishal Sharma
9ec5594648
fix: telemetry query events ( #8388 )
...
* fix: telemetry query events
* chore: reduced cyclomatic complexity
* chore: nit
2025-07-02 08:22:54 +00:00
Nageshbansal
2ac45b0174
feat: adds support for Hetzner and coolify deployment platform in statsreporter ( #8409 )
2025-07-02 06:30:32 +00:00
Srikanth Chekuri
2a53918ebd
chore: make queries compatible with 24.1 and fix string json query ( #8391 )
2025-07-02 05:09:16 +00:00
Piyush Singariya
d174038dce
fix: panic after connecting to collector ( #8344 )
2025-06-26 16:34:49 +05:30
Srikanth Chekuri
78d09e2940
chore: log the request and expected response payload ( #8341 )
2025-06-26 09:40:31 +00:00
Srikanth Chekuri
6cb7f152e1
chore: bump opamp-go version ( #8310 )
2025-06-26 15:01:17 +05:30
Amlan Kumar Nandy
f6730d3d09
chore: update memory usage field in hosts list to exclude cached memory ( #8173 )
2025-06-26 13:36:16 +07:00
Nityananda Gohain
899a6ab70a
fix: fetch only required traces fields ( #8351 )
...
* fix: fetch only required traces fields
* fix: remove only logs case in field name
* fix: add extra if condition for logs json field names
* fix: tests
2025-06-25 18:29:22 +05:30
Vibhu Pandey
250646a354
feat(telemetry): remove telemetry ( #8326 )
2025-06-24 15:59:23 +00:00
Srikanth Chekuri
6d009c6607
chore: recognize variable in expression ( #8328 )
2025-06-23 08:30:50 +00:00
Srikanth Chekuri
7f5b388722
chore: add time range optimization for trace id search ( #8317 )
2025-06-23 04:09:19 +00:00
Srikanth Chekuri
bbb21f608f
chore: more validation, zero values and enfore max step interval ( #8319 )
2025-06-21 17:49:33 +05:30
Nityananda Gohain
50a5b88708
fix: fetch only required log fields ( #8299 )
...
* fix: fetch only required log fields
* fix: update old endpoints
* fix: remove old code
2025-06-21 04:37:57 +00:00
Vibhu Pandey
5601c0886d
chore(signoz): deprecate all flags ( #8308 )
...
Deprecate all flags
- Use querier.config.fluxInterval in lieu of passing `--flux-interval` and `--flux-interval-for-trace-detail`
- Remove `--gateway-url`
- Use telemetrystore.clickhouse.cluster in lieu of passing `--cluster` or `--cluster-name`
- Add an `unparam` check in the linter. Updated some functions across the querier codebase to be compatible with this linter.
- Remove prometheus config from docker builds.
2025-06-21 00:55:38 +05:30
Srikanth Chekuri
5b342b9b5d
chore: handle nan/inf in response ( #8318 )
2025-06-20 22:26:25 +05:30
Nityananda Gohain
a12990f0bd
fix: update trace panel query ( #8315 )
2025-06-20 11:18:17 +00:00
Vibhu Pandey
fbcff29fae
chore(sqlstore): remove sqlx ( #8306 )
...
## 📄 Summary
remove sqlx
2025-06-20 00:34:54 +05:30
Ankit Nayan
3f65229506
fix: tracefunnel analytics duration fixes + 2-step funnel fixes ( #8294 )
2025-06-19 06:19:31 +00:00
Srikanth Chekuri
f006260719
chore: find contradictory condition keys in expression ( #8238 )
2025-06-19 05:40:50 +00:00
Piyush Singariya
3fc8f6c353
fix: JSON Query parse string int value ( #8292 )
...
* fix: json query parse string int
* chore: minor
* Update pkg/query-service/app/logs/v3/enrich_query_test.go
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-06-18 16:14:23 +00:00
Nityananda Gohain
1989d07e52
fix: delete existing agents in migration ( #8289 )
2025-06-18 18:06:36 +05:30
Shivanshu Raj Shrivastava
da1b6d1ed0
feat: adds a final part of trace funnel feature (analytics APIs, and analytics queries) implementation ( #8129 )
...
* feat: trace funnel queries
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fix: update access
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fix: fix queries
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fix: minor fix in handler
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fix: update clauses
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fix: update step overview queries
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fix: add new api endpoints for analytics (#8253 )
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
* fixing steps and funnel (#8283 )
* add todo: remove identical function
---------
Signed-off-by: Shivanshu Raj Shrivastava <shivanshu1333@gmail.com>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2025-06-18 07:40:20 +00:00
Vibhu Pandey
75f62372ae
feat(analytics): move frontend event to group_id ( #8279 )
...
* chore(api_key): add api key analytics
* feat(analytics): move frontend events
* feat(analytics): add collect config
* feat(analytics): add collect config
* feat(analytics): fix traits
* feat(analytics): fix traits
* feat(analytics): fix traits
* feat(analytics): fix traits
* feat(analytics): fix traits
* feat(analytics): fix factor api key
* fix(analytics): fix org stats
* fix(analytics): fix org stats
2025-06-18 01:54:55 +05:30
Vikrant Gupta
7672d2f636
chore(user): return user resource on register user request ( #8271 )
2025-06-17 17:26:06 +05:30
Nityananda Gohain
385ee268e3
fix: use first org in agent migration ( #8269 )
...
* fix: exit gracefull if there are more than one org
* fix: use first org
2025-06-17 06:25:12 +00:00
Piyush Singariya
01036a8a2f
fix: top level keys EXIST and NOTEXIST filter simulation ( #8255 )
...
* fix: top level keys EXIST and NOTEXIST filter simulation
* test: fix tests
* test: temporarily change collector version
* test: updating go.mod
* fix: tests
* chore: revert changes
* chore: update collector's reference to stable version
2025-06-17 11:28:40 +05:30
Srikanth Chekuri
1542b9d6e9
chore: disallow unknown fields and address gaps ( #8237 )
2025-06-16 23:11:28 +05:30
Nityananda Gohain
8455349459
fix: support orgId and postgres in agents ( #7327 )
...
* fix: initial commit for agents
* fix: remove frontend package manger commit
* fix: use sqlstore
* fix: opamp server changes
* fix: tests
* fix: tests
* fix: minor changes
* fix: migrations
* fix: use uuid7
* fix: use default orgID for single tenant
* fix: pipelines tests fixed
* fix: use correct agentId
* fix: use orgID in coordinator
* fix: fix tests
* fix: remove redundant hash check
* fix: migration
* fix: migration
* fix: address comments
* fix: rename migration file
* fix: remove unwanted orgid code
* fix: use orggetter
* fix: comment
* fix: schema cleanup
* fix: minor changes
* chore: addresses changes
* fix: add back agentID as it used ulid
* fix: keep only 50 agents for an orgId
* chore: explicitly specify text type
* chore: use valuer.uuid for orgid
* fix: linting complain
* chore: final fixes
* chore: minor changes
* fix: add not null
* fix: fe tests
---------
Co-authored-by: Vikrant Gupta <vikrant@signoz.io>
2025-06-16 20:07:16 +05:30
aniketio-ctrl
c488a24d09
fix(prom-aggr): fix prom aggregation queries using utf-8 charset ( #8262 )
...
* fix(prom-aggr): added fix for prom aggregation
* fix(prom-aggr): added fix for prom aggregation
2025-06-16 19:42:17 +05:30
Ekansh Gupta
eeb2ab3212
feat: added support for trace_operators in query range v5 ( #8165 )
...
* feat: added support for trace_operators in query range v5
* feat: added support for trace_operators in query range v5
* feat: added support for trace_operators in query range v5
* feat: added support for trace_operators in query range v5\n
* feat: added support for trace_operators in query range v5\n
* feat: added support for trace_operators in query range v5
* feat: added support for trace_operators in query range v5
* feat: added support for trace_operators in query range v5
* feat: added support for trace_operators in query range v5
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2025-06-16 16:43:51 +05:30
Vibhu Pandey
59ff7ed1e1
feat(licensing): add analytics ( #8252 )
2025-06-16 01:09:41 +05:30
Vibhu Pandey
d236b6ce1e
feat(statsreporter): add stats for telemetry.*.last_observed.time ( #8251 )
...
## 📄 Summary
- add stats for telemetry.*.last_observed.time
2025-06-16 00:02:17 +05:30
Dimitris Mavrommatis
3fc6f7ee63
feat(trace): add visuals for events on span waterfall and flamegraph ( #7889 )
...
* fix: add visuals on waterfall and flamegraph for span events
* fix: correct offsets for events
* fix: addressed comments
* chore: update the name of the import
* fix: interface change
* chore: formatting
---------
Co-authored-by: Nityananda Gohain <nityanandagohain@gmail.com>
Co-authored-by: Vikrant Gupta <vikrant@signoz.io>
2025-06-15 10:39:39 +00:00
Nityananda Gohain
7d8dad4550
Revert "fix: remove whitespace from sso cert ( #8141 )" ( #8233 )
...
This reverts commit 44ea2370393ca0c84fe1bcc84345a5f8c03c1b3c.
2025-06-12 22:39:24 +05:30
Srikanth Chekuri
2d6774da68
fix: add missing denominator for reset case ( #8180 )
2025-06-11 11:32:50 +05:30
Vikrant Gupta
3a2c7a7a68
fix(dashboard): create dashboard panic for id ( #8214 )
2025-06-10 21:31:56 +05:30
Srikanth Chekuri
85f04e4bae
chore: add querier HTTP API endpoint and bucket cache implementation ( #8178 )
...
* chore: update types
1. add partial bool to indicate if the value covers the partial interval
2. add optional unit if present (ex: duration_nano, metrics with units)
3. use pointers wherever necessary
4. add format options for request and remove redundant name in query envelope
* chore: fix some gaps
1. make the range as [start, end)
2. provide the logs statement builder with the body column
3. skip the body filter on resource filter statement builder
4. remove unnecessary agg expr rewriter in metrics
5. add ability to skip full text in where clause visitor
* chore: add API endpoint for new query range
* chore: add bucket cache implementation
* chore: add fingerprinting impl and add bucket cache to querier
* chore: add provider factory
2025-06-10 12:56:28 +00:00
Vibhu Pandey
316e6821f1
feat(statsreporter): report stats on stop ( #8187 )
2025-06-10 07:55:32 +05:30
Vibhu Pandey
a1fa2769e4
feat(statsreporter): build a statsreporter service ( #8177 )
...
- build a new statsreporter service
2025-06-09 16:43:29 +05:30
Vikrant Gupta
decb660992
chore(sqlmigration): drop the rule history and data migrations table ( #8181 )
2025-06-09 15:46:22 +05:30
Vibhu Pandey
eb94554f5a
feat(preference): add support for objects and arrays ( #8142 )
...
* refactor(preference): better readability
* refactor: better readability
* refactor: better readability
* fix: change frontend contract
* refactor: change frontend
* refactor: change frontend
* refactor: change frontend
* refactor: change frontend
* chore: fix tsc
* chore: fix tsc
* chore: fix tsc
* chore: fix tsc
2025-06-06 22:38:28 +05:30
Piyush Singariya
e8280dbea4
feat: Adding ContainerInsights in ECS Integrations (AWS) ( #8122 )
...
* fix: adding ECS ContainerInsights
* chore: dashboard added
* chore: format integrations.json
* feat(7294): added _dot metrics for aws ecs
---------
Co-authored-by: aniket <aniket@signoz.io>
2025-06-06 09:27:35 +00:00