Vishal Sharma
0cb60e1c10
chore: update heartbeat, language event and add serviceName event ( #4571 )
...
* chore: update heartbeat, language event and add serviceName event
* chore: update tagsInfo
2024-02-21 14:49:33 +05:30
Vishal Sharma
c66c8c2823
chore: add new dashboard/alerts info events ( #4214 )
...
* chore: add new dashboard/alerts info events
2023-12-13 18:14:55 +05:30
Nityananda Gohain
3341cb7396
feat: boolean attribute support ( #3816 )
...
* feat: boolean attribute support
* fix: comment updated
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-10-31 15:06:07 +05:30
Raj Kamal Singh
718eb7b381
QS: logparsingpipeline previews ( #3694 )
...
* chore: rename model.GetLogsResponse -> model.SignozLog for use in both requests and responses
* feat: add test for simulating log pipelines processing
* feat: get pipeline preview tests passing
* chore: cleanup
2023-10-09 15:25:13 +05:30
Srikanth Chekuri
416a058eab
Query range caching ( #2142 )
2023-09-17 10:40:45 +05:30
Raj Kamal Singh
dfd94f67bd
chore: return 400 http status on pipeline validation error ( #3472 )
...
* chore: add integration test for log parsing pipelines validation
* chore: add helpers for creating unauthorized, unavailable & not found api errors
* chore: return *model.APIError from logpipeline and agentConf functions
* chore: some cleanup
* chore: some more cleanup
* chore: one more round of cleanups
2023-09-10 16:48:29 +05:30
Vishal Sharma
33ac5b79be
feat: add errorCount in top_operations API ( #2636 )
2023-04-26 18:23:54 +05:30
Srikanth Chekuri
3f5171dc69
chore: bump SigNoz/prometheus ( #2094 )
2023-03-07 13:37:31 +05:30
Prashant Shahi
995e45713c
chore: health endpoint related changes ( #2275 )
2023-02-28 23:42:21 +05:30
Amol Umbark
ab514cc0f2
fix: changed ask admin message ( #2215 )
2023-02-24 14:57:07 +05:30
Vishal Sharma
c46bef321c
feat: tag filter backend changes ( #2115 )
2023-01-25 12:35:44 +05:30
Vishal Sharma
835251b342
fix: use rpc method and responseStatusCode ( #1971 )
...
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2023-01-04 16:15:08 +05:30
Ankit Nayan
b11f79b4c7
Chore/analytics ( #1922 )
...
* fix: reduced rate limit to 2 of each events in 1 min
* feat: added new event for length of filters in logs search page
* feat: added distributed cluster info
* fix: length of filters in logs
* feat: dashboard metadata with no rateLimit
* feat: active user
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-12-28 02:16:46 +05:30
Vishal Sharma
35f5fb6957
fix: respect durationSort feature flag on getSpanFilters API ( #1900 )
...
* fix: respect durationSort feature flag on getSpanFilters API
* chore: update DB query
2022-12-27 21:09:36 +05:30
Amol Umbark
0abae1c09c
feat: show release note in alerts dashboards and services pages ( #1840 )
...
* feat: show release note in alerts dashboards and services pages
* fix: made code changes as per review and changed message in release note
* fix: solved build pipeline issue
* fix: solved lint issue
Co-authored-by: mindhash <mindhash@mindhashs-MacBook-Pro.local>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-12-09 20:16:09 +05:30
Vishal Sharma
983ca1ec6a
feat: introduce getSubTreeSpans function in clickhouse query builder & introduce smart trace detail algorithm ( #1648 )
...
* perf: introduce smart trace detail algorithm
* fix: remove hardcoded levels and handle null levels
* feat: add support for broken trees
* feat: use spanLimit env variable
* fix: handle missing root span
* add root spanId and root name
* use permanent table
* add kind, events and tagmap support
* fix query formation
* increase context timeout to 600s
* perf improvement
* handle error
* return tableName as response to query
* support multiple queries tableName
* perf: improve memory and latency
* feat: add getSubTree custom func and smart trace detail algo to ee
* fix: create new functions for ee
* chore: refactor codebase
* chore: refactor frontend code
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-11-24 18:18:19 +05:30
Ankit Nayan
1374444f36
chore: analytics
2022-10-11 00:43:54 +05:30
Amol Umbark
9c4521b34a
feat: enterprise edition ( #1575 )
...
* feat: added license manager and feature flags
* feat: completed org domain api
* chore: checking in saml auth handler code
* feat: added signup with sso
* feat: added login support for admins
* feat: added pem support for certificate
* ci(build-workflow): 👷 include EE query-service
* fix: 🐛 update package name
* chore(ee): 🔧 LD_FLAGS related changes
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: nityanandagohain <nityanandagohain@gmail.com>
2022-10-06 20:13:30 +05:30
Srikanth Chekuri
8556c87d46
feat: add support for dashboard variables ( #1557 )
2022-09-11 03:34:02 +05:30
Nityananda Gohain
ea8bd7047f
Fix case mismatch in static fields. ( #1537 )
...
* case mismatch fix
* fix: undefined handled in flattened data
2022-08-24 18:59:44 +05:30
Nityananda Gohain
66b67a08a0
alias for timstamp interval changed in sql query ( #1509 )
2022-08-11 13:53:33 +05:30
nityanandagohain
0807a0ae26
Merge remote-tracking branch 'upstream/develop' into feat/logs
2022-08-04 17:32:45 +05:30
nityanandagohain
61ebd3aded
logs ttl support added in ttl api
2022-08-04 14:28:10 +05:30
Srikanth Chekuri
3968f11b3d
feat: improve service map ( #1467 )
...
* feat: improve service map
2022-08-04 12:38:53 +05:30
Srikanth Chekuri
5bfc2af51b
feat: show messaging/cron/browser services in listing page ( #1455 )
...
* feat: show messaging/cron/browser services in listing page
* chore: issue maximum of ten queries to clickhouse
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-08-04 11:57:05 +05:30
nityanandagohain
9dcf913a74
severity_number type changed to int8
2022-08-03 12:23:00 +05:30
nityanandagohain
94cde11164
consistant response value instead of pointer
2022-07-22 15:27:52 +05:30
nityanandagohain
5912d3a4a0
observed timestamp removed
2022-07-20 14:52:16 +05:30
nityanandagohain
c24bdfc8cf
aggregate function added
2022-07-20 12:11:03 +05:30
nityanandagohain
2450fff34d
live tail v1
2022-07-18 18:55:52 +05:30
nityanandagohain
df17d4ca54
Merge remote-tracking branch 'upstream/develop' into feat/logs
2022-07-18 16:49:04 +05:30
nityanandagohain
2e9affa80c
Filtering logic updated
2022-07-18 16:37:46 +05:30
Srikanth Chekuri
c3d665e119
feat: make SigNoz rpc aware ( #1366 )
...
* feat: make SigNoz rpc aware
* chore: update the code/method logic
2022-07-14 10:24:03 +05:30
Srikanth Chekuri
0620cacb0b
Revert "ci: add golangci to workflow ( #1369 )" ( #1390 )
...
This reverts commit 7aeaecaf1f2e60a12e111d45bf246e4b35b64fd5.
2022-07-14 09:55:01 +05:30
Srikanth Chekuri
7aeaecaf1f
ci: add golangci to workflow ( #1369 )
...
* style: reformat the code to follow go guidelines
* chore: add golangci lint
* chore: remove context check
* chore: go fmt
2022-07-13 23:44:42 +05:30
Vishal Sharma
a84754e8a8
perf: exception page optimization ( #1287 )
...
* feat: update ListErrors API
* feat: update error detail APIs and add a new API for fetching next prev error IDs
* feat: update GetNextPrevErrorIDs API to handle an edge case
* perf: use timestamp for fetching individual column
* feat: add countErrors API
2022-07-13 15:55:43 +05:30
nityanandagohain
ed5d217c76
API for filtering and paginating logs added
2022-07-13 15:42:13 +05:30
nityanandagohain
ef141d2cee
API for fields added
2022-07-12 16:38:26 +05:30
Srikanth Chekuri
a733adad2c
Add v2 query range metrics API ( #1020 )
...
* Queryrange params tests
* review suggestions, quantile, simple metric filter and some refactoring
* Add value type support
* Add supprot for re2 regex, refactor, update tests and other changes
* chore: update govaluate dep to signoz/govaluate
* chore: add name to grouping
* chore: add support for NOOP
* fix: make result format compatible with prom HTTP API
* chore: update clickhouse server and update query builder to use new schema
* chore: use metric_name in auto suggest APIs
* chore: add reduce operator and new aggregate functions
* chore: add support for not like op
* chore: fix the dip at the end for incomplete time range
* chore: rounddown the end to exclude the incomplete collection
2022-06-24 14:52:11 +05:30
Vishal Sharma
5d080f5564
fix: 🐛 convert TTL APIs to async #902 ( #1173 )
...
* fix: 🐛 convert TTL APIs to async
* chore: add archive support
* chore: update TTL async APIs according to new design
* chore: 🔥 clean removeTTL API
* fix: metrics s3 config
* test: ✅ update tests for async TTL api
* chore: refractoring
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-05-25 16:55:30 +05:30
Srikanth Chekuri
eb397babcd
resolve merge conflicts
2022-05-12 11:13:44 +05:30
Vishal Sharma
374a2415d9
fix: fix typo and return empty struct instead of null ( #1092 )
2022-05-05 13:58:39 +05:30
Vishal Sharma
fe18e85e36
fix: error and exception type error ( #1086 )
2022-05-05 11:11:35 +05:30
Ahsan Barkati
6486425f46
fix(auth): Return 403 for forbidden requests due to rbac ( #1060 )
...
* Return error json for user not found
* Return 403 for rbac error
* Return not_found instead of internal_error for getInvite
2022-05-04 14:50:15 +05:30
Vishal Sharma
81cc120539
fix: aggregate of avg and percentile ( #1045 )
2022-05-03 23:02:49 +05:30
Srikanth Chekuri
3e5f9f3b25
bugfix: missing destination name for DiskItem ( #1031 )
2022-05-03 19:13:32 +05:30
Ahsan Barkati
6ccdc5296e
feat(auth): Add auth and access-controls support ( #874 )
...
* auth and rbac support enabled
2022-05-03 15:26:32 +05:30
Vishal Sharma
642ece288e
perf: Query-service Performance Improvements (traces) ( #838 )
...
*feat: Update query-service Go version to 1.17 #911
*chore: Upgrade to clickhouse versions v2 #751
*feat: Duration sorting in events table of Trace-filter page #826
*feat: Add grpc status code to traces view #975
*feat: added filtering by resource attributes #881
2022-05-03 11:20:57 +05:30
Vishal Sharma
6064840dd1
feat: ✨ support gRPC status, method in trace table ( #987 )
2022-04-22 19:38:08 +05:30
Srikanth Chekuri
d6c4df8b4b
Add remove TTL api, and do not allow zero or negative TTL
2022-04-06 16:29:10 +05:30