Srikanth Chekuri
9735a6e5ce
feat: add ability to import Grafana dashboards ( #1700 )
...
* feat: add ability to import Grafana dashboards
* chore: remove unnecessary file
* chore: more 9XX support
* chore: some more hacks
* chore: update deps
* chore: arrange equal spaced widgets instead of inheriting from grafana
2022-11-10 16:49:54 +05:30
Amol Umbark
106033c296
Feature: SSO Login and Feature gating in UI ( #1605 )
...
* feat: added usefeatureflags hook and relevant code
* chore: resolved lint issues
* chore: applied translations
* feat: added signup for sso
2022-10-04 13:43:58 +05:30
Palash Gupta
9372f763c8
feat: SAML settings is updated ( #1556 )
...
* chore: getFeatureFlag is implemented
* feat: authDomain are added
2022-10-03 21:27:42 +05:30
Priyanka Chakraborty
3bbe2f4f58
1363 externalcall querybuilder ( #1550 )
...
* externaltab-promql-to-querybuilder
* refactored the queries into separate file
* added logic for resourceattribute to tagFilter items conversion
* refactor: use useMemo
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-10-03 08:51:08 +05:30
Vishal Sharma
eaadc3bb95
feat: introduce search trace ID component ( #1551 )
...
* feat: searchTraceID checkpoint
* feat: filter spans using TraceID from trace filter page
Co-authored-by: palashgdev <palashgdev@gmail.com>
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-09-12 19:35:31 +05:30
Pranshu Chittora
461a15d52d
feat: dashboard variables ( #1552 )
...
* feat: dashboard variables
* fix: variable wipe on few instances
* feat: error handling states
* feat: eslint and tsc fixes
2022-09-09 17:43:25 +05:30
Pranshu Chittora
5e0eb05a9c
feat: support for legend in query builderformulas ( #1530 )
2022-08-23 11:17:49 +05:30
Pranshu Chittora
f48a884f90
fix: eslint and tsc fixes for logs ( #1527 )
...
* fix: eslint and tsc fixes for logs
* chore: remove package-lock file
2022-08-19 17:16:04 +05:30
Pranshu Chittora
7a4750a882
Logs UI ( #1436 )
...
* feat: logs routing
* feat: add redux for logs
* feat: logs filter ui
* feat: logsql parser integration
* feat: logs table initial version
* feat: logs aggregated view
* feat: add log detail
* feat: log live tail
* feat: Logs TTL UI
2022-08-11 11:45:28 +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
Amol Umbark
5dc6d28f2e
feat: disable alerts feature (UI) ( #1445 )
...
* feat: added enable disable feature for rules
* fix: resolved type issue in getTriggered
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-08-04 11:55:09 +05:30
Amol Umbark
a6ed6c03c1
Alerts/607 test notifications UI ( #1469 )
...
* feat: added test alert feature
* fix: solved the lint issues
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2022-08-03 19:40:20 +05:30
Amol Umbark
7881aee350
feat: added user preferred channel filters in alerts ( #1458 )
...
* feat: added user preferred channel filters in alerts
* fix: resolved minor translation issue
2022-08-02 09:54:24 +05:30
Amol Umbark
a8c7237bbb
Alert UI with metrics builder ( #1359 )
...
* added more changes to query builder
* added types for composite queries
* (feat): added edit rules and create rules forms
* (feat): added chart preview for alert metric ui
* (feat): added threshold in chart, translations in alert form and a few fixes
* feat: added a link for alert name in list alerts page and source for each rule update
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
2022-07-14 13:23:15 +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
Palash
5554cce379
feat: exception page is updated ( #1376 )
...
* chore: all error utils is added
* chore: error page list is added with total page and other handlings
* test: unit test case for order is added
2022-07-13 19:49:27 +05:30
Pranshu Chittora
0b08c80038
chore: tests for span to trace tree with missing spans support ( #1368 )
...
* chore: tests for span to trace tree with missing spans support
2022-07-13 15:59:22 +05:30
Pranshu Chittora
80c80b2180
feat: missing spans handling by returning a forest of trees ( #1365 )
...
* feat: spanToTree 2.0
* feat: spanToTree EPIFI data
* feat: missing spans multiple trees
* chore: migrated to popoverss
Co-authored-by: Palash <palashgdev@gmail.com>
2022-07-08 16:18:08 +05:30
Pranshu Chittora
ba7427f280
feat: Metrics Builder Enhancements and Code Cleanup ( #1325 )
...
* feat: improved ts typings
* chore: remove uncommented code
2022-06-28 17:32:02 +05:30
Pranshu Chittora
9d3fc493a3
feat: Metrics Query Builder ( #1166 )
...
* feat: metrics builder metrics name suggestion UX changes
* feat: metrics builder metric name and single value selection
* feat: code cleanup
* feat: improved ts typings
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-06-24 15:00:21 +05:30
Palash
bef83d30cc
feat: duration filter is updated ( #1272 )
...
* feat: duration filter is updated
* feat: search filter is added in the trace filter
Co-authored-by: Palash gupta <palash@signoz.io>
2022-06-23 19:12:43 +05:30
palash-signoz
1c90e62189
feat: dashboard layout is updated ( #1221 )
...
* feat: dashboard layout is updated
* feat: onClick is made fixed
* feat: layout is updated
* feat: layout is updated
* feat: layout is updated
* fix: memo is removed and grid layout component is refactored to use use query
* fix: saveDashboard is updated
* feat: layout is fixed
* fix: tsc error are fixed
* fix: delete widgets is updated
* fix: useMount once is added
* fix: useMount once is removed
* chore: removed the commented code
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-06-07 16:14:49 +05:30
Prashant Shahi
642c6c5920
chore: TTL and S3 config related changes ( #1201 )
...
* 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
* feat: ttl async with polling (#1195 )
* feat: ttl state message change and time unit language changes (#1197 )
* test: ✅ update tests for async TTL api
* feat: ttl message info icon (#1202 )
* feat: ttl pr review changes
* chore: refractoring
Co-authored-by: makeavish <makeavish786@gmail.com>
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
Co-authored-by: palash-signoz <palash@signoz.io>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
2022-05-25 18:19:44 +05:30
Palash gupta
429e3bbd0d
fix: logout is fixed
2022-05-19 13:43:54 +05:30
Palash gupta
12c14f71ba
bug: bug double org is fixed
2022-05-13 11:15:10 +05:30
palash-signoz
53528f1045
fix: name is updated to the tag_name in the version ( #1116 )
2022-05-10 12:59:15 +05:30
palash-signoz
10ab057e29
chore: error details is updated ( #1090 )
...
* chore: error details is updated
2022-05-05 13:57:26 +05:30
palash-signoz
e903277143
feat: sorting duration is added ( #1032 )
...
* feat: sorting duration is added in trace filter page
2022-05-03 21:14:40 +05:30
Pranshu Chittora
7948bca710
feat: resource attributes based filter for metrics ( #1022 )
...
* feat: resource attributes based filtering enabled
2022-05-03 15:41:40 +05:30
palash-signoz
29c0b43481
bug: Rows per page setting is now working ( #1026 )
2022-05-03 15:30:08 +05:30
palash-signoz
9351fd09c2
bug: exclude param is added in the getTagFilters ( #1025 )
2022-05-03 15:29:54 +05:30
palash-signoz
59f32884d2
Feat(UI): Auth ( #1018 )
...
* auth and rbac frontend changes
2022-05-03 15:27:09 +05:30
Amol Umbark
3ef9d96678
Pagerduty - Create, Edit and Test Features ( #1016 )
...
* enabled sending alerts to pagerduty
2022-05-03 11:28:00 +05:30
palash-signoz
b335d440cf
Feat: import export dashboard ( #980 )
...
* feat: added import & export functionality in dashboards
2022-04-25 22:41:46 +05:30
palash-signoz
5424c7714f
feat: Error exception ( #979 )
...
* feat: error expection page is made
2022-04-22 20:03:08 +05:30
Palash gupta
08bbb0259d
feat: httpCode and httpStatus is updated to code and method
2022-04-19 00:21:30 +05:30
Palash gupta
d72dacdc1f
bug: current page is updated in redux to see the updated values
2022-04-06 10:52:46 +05:30
palash-signoz
2a348e916c
feat: version page is added ( #924 )
...
* feat👔 : getLatestVersion api is added
* chore: VERSION page is added
* feat: ✨ version page is added
* chore: all string is grabbed from locale
* chore: warning is removed
* chore: translation json is added
* chore: feedback about version is added
* chore: made two different functions
* unused import is removed
* feat: version changes are updated
* chore: if current version is present then it is displayed
2022-04-05 18:21:25 +05:30
palash-signoz
6e446dc0ab
Merge pull request #949 from pranshuchittora/pranshuchittora/feat/ttl-s3
...
feat(FE): TTL/s3 integration
2022-04-05 16:28:41 +05:30
Pranshu Chittora
3b3fd2b3a9
chore: update type
2022-04-05 16:09:04 +05:30
palash-signoz
3f2a4d6eac
bug: Trace filter page fixes ( #846 )
...
* order is added in the url
* local min max duration is kept in memory to show min and max even after filtering by duration
* checkbox ordering does not change when the user selects or un-selects a checkbox
2022-04-05 13:23:08 +05:30
Pranshu Chittora
170609a81f
chore: type changes
2022-04-05 12:26:43 +05:30
Pranshu Chittora
24d6a1e7b2
feat: s3 ttl validation
2022-04-04 19:38:23 +05:30
Pranshu Chittora
8367c106bc
Merge branch 'develop' of github.com:SigNoz/signoz into pranshuchittora/feat/ttl-s3
2022-04-04 15:06:33 +05:30
Pranshu Chittora
8064ae1f37
feat: ttl api integration
2022-04-04 15:06:06 +05:30
Palash gupta
eb0d3374d5
Merge branch 'develop' into tag-value-suggestion
2022-04-04 12:35:50 +05:30
Pranshu Chittora
20e924b116
feat: S3 TTL support
2022-04-01 15:12:30 +05:30
Amol Umbark
3dc94c8da7
(fix): Duplicate alerts in triggered alerts ( #932 )
...
* (fix): Duplicate alerts in triggered alerts fixed by changing source api from /alert/groups to /alerts
* (fix): added comments for removed lines of group api call
* (fix): restored all getGroup
2022-03-29 19:59:40 +05:30
Palash gupta
5556d1d6fc
feat: tag value suggestion is updated
2022-03-29 09:59:50 +05:30
Palash gupta
d4d1104a53
WIP: value suggestion is added
2022-03-29 00:02:56 +05:30