Srikanth Chekuri
c5c7fb238f
fix: update the error rate percentage text and scale ( #1399 )
2022-07-15 09:55:43 +05:30
Priyansh Khodiyar
4ad79bee18
add images
2022-07-14 22:51:51 +05:30
Priyansh Khodiyar
bebfaa1c4c
Update CONTRIBUTING.md
2022-07-14 22:41:11 +05:30
Prashant Shahi
6fb7e34dbc
chore: 🔧 otel-collector config changes ( #1388 )
...
* chore: 🔧 otel-collector config changes
* chore: 🗑️ remove redundant users.xml
* chore: 🔧 otel-config changes
- seperate scraper job for otel-collector and otel-collector-metrcs internal metrics
- use resourcedetection only for hostmetrics
- add swarm service name and task name in resource attributes env
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-14 19:36:19 +05:30
Amol Umbark
a2e1c41343
fix: edit form shows incorrect eval window when 24hours is saved ( #1393 )
...
* fix: edit form shows incorrect eval window when 24hours is saved
* fix: edit form shows incorrect eval window when 24hours is saved
* feat: added 4 hour window to alert ui
Co-authored-by: Palash <palashgdev@gmail.com>
v0.10.0-rc2
2022-07-14 18:23:02 +05:30
Palash
46f258747a
Merge pull request #1395 from mindhash/amol/alert-0-10-0-fix3
...
feat: remove global time selection on alerts pages
2022-07-14 18:15:33 +05:30
Amol Umbark
11c352741d
Merge branch 'develop' into amol/alert-0-10-0-fix3
2022-07-14 17:34:50 +05:30
Amol
a63267cf90
feat: remove global time selection on alerts pages
2022-07-14 17:28:30 +05:30
Palash
3200248e98
fix: error page is updated ( #1394 )
2022-07-14 17:14:13 +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>
v0.10.0-rc1
2022-07-14 13:23:15 +05:30
Amol Umbark
3a287b2b16
Alerts backend with metrics ( #1346 )
...
Alerts backend with metrics
2022-07-14 11:59:06 +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
8d03569a0a
fix: error rate as a percentage of total requests ( #1391 )
2022-07-14 10:00:24 +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
Priyansh Khodiyar
7da69f6a75
Update CONTRIBUTING.md
2022-07-14 00:21:59 +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
Priyansh Khodiyar
3ea36092f6
Update CONTRIBUTING.md
2022-07-13 23:44:25 +05:30
Priyansh Khodiyar
8db4793ad6
change main branch to develop branch for contribution
2022-07-13 23:33:41 +05:30
Priyansh Khodiyar
83f3180641
Update CONTRIBUTING.md
2022-07-13 23:28:13 +05:30
Palash
64e638fd58
test: signup page and login page test are updated ( #1351 )
...
* test: sign-up test are updated
* test: fail test of version api is added
* test: more test case over signup page is added
* test: coverage is added
* chore: auth json is updated
* test: auth token and refresh token test is updated
2022-07-13 20:43:36 +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
Priyansh Khodiyar
3e2a6df200
Update CONTRIBUTING.md
2022-07-13 18:08:02 +05:30
Priyansh Khodiyar
3dc1dc970f
v6
2022-07-13 18:00:46 +05:30
Priyansh Khodiyar
0ceaa56679
v6
2022-07-13 17:46:48 +05:30
Priyansh Khodiyar
ab52538e91
v5
2022-07-13 17:43:23 +05:30
Priyansh Khodiyar
ef69505bf9
remove arm version of docker-compose file
2022-07-13 17:22:31 +05:30
Priyansh Khodiyar
61b79742dc
v4
2022-07-13 17:17:37 +05:30
Palash
4d1516e3fc
chore: removed stale make commands ( #1340 )
...
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2022-07-13 16:08:46 +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
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
Pranshu Chittora
a09a4c264e
feat: change interval of PromQL queries ( #1385 )
2022-07-13 15:44:28 +05:30
nityanandagohain
ed5d217c76
API for filtering and paginating logs added
2022-07-13 15:42:13 +05:30
Priyansh Khodiyar
54e09e1292
v3
2022-07-13 13:48:18 +05:30
Priyansh Khodiyar
8477aebc8e
V2
2022-07-13 12:27:28 +05:30
Priyansh Khodiyar
d7f7f20520
1st iteration
2022-07-13 02:23:06 +05:30
nityanandagohain
ef141d2cee
API for fields added
2022-07-12 16:38:26 +05:30
Pranshu Chittora
4ee92b7c55
fix: query builder update legend on empty values ( #1367 )
2022-07-11 19:03:16 +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
Srikanth Chekuri
da368ab5e8
feat: add support for not regex ( #1328 )
...
* feat: add support for not regex
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2022-07-06 15:49:27 +05:30
Ankit Anand
091d769ad8
Updated Typo ( #1362 )
2022-07-06 11:45:42 +05:30
Ankit Nayan
be814afeea
Merge pull request #1357 from SigNoz/release/v0.9.2
...
Release/v0.9.2
2022-07-04 22:30:46 +05:30
Prashant Shahi
6697702c0f
chore: 📌 pin signoz v0.9.2
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.9.2
2022-07-04 21:27:11 +05:30
Ankit Nayan
5e93f266c1
Merge branch 'main' into develop
2022-07-04 20:45:49 +05:30
Palash
352c7ac581
Merge pull request #1322 from sf-pchakraborty/506-integrate-reactquery-devtools
...
chore: integrate reactquery devtools in dev env
v0.9.2-rc1
2022-07-04 18:40:21 +05:30
Palash
db8f35cca2
Merge branch 'develop' into 506-integrate-reactquery-devtools
2022-07-04 18:28:09 +05:30
Palash
3af1d2b5bb
Merge pull request #1335 from palashgdev/513-dashboard
...
fix: dashboard data is flushed from redux while creating the dashboard
2022-07-04 18:27:31 +05:30
Palash
58038c222f
Merge branch 'develop' into 513-dashboard
2022-07-04 18:20:01 +05:30
Palash
b3b5459a08
Merge pull request #1341 from palashgdev/517-ts-commit-lint
...
chore: commitlint config is updated to ts
2022-07-04 18:19:48 +05:30
Palash
1bfc9877fc
Merge branch 'develop' into 517-ts-commit-lint
2022-07-04 17:43:51 +05:30
Pranshu Chittora
8ce806169f
docs: add list of project maintainers ( #1354 )
...
* docs: add list of project maintainers
Co-authored-by: Palash <palashgdev@gmail.com>
2022-07-04 17:18:23 +05:30