Ankit Nayan
1865d75df6
Merge pull request #1512 from SigNoz/release/v0.10.2
...
Release/v0.10.2
2022-08-11 18:52:34 +05:30
Prashant Shahi
55c9eb733d
chore(release): 📌 pin versions: SigNoz 0.10.2
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.10.2
v0.10
2022-08-11 14:58:36 +05:30
Amol Umbark
54cc363752
Alerts/edit rule issue 676 ( #1505 )
...
* fix: resolved issue with editing of rules
(cherry picked from commit a3015d1077d52db47e3b26572cd625d54e333375)
2022-08-11 14:43:50 +05:30
Srikanth Chekuri
998e72374f
fix: escape and encode operations regex for overview details ( #1499 )
...
* fix: interval should be 1d=24h (#1482 ) (#1483 )
* fix: escape and encode operations regex for overview details
Co-authored-by: Ankit Nayan <ankit@signoz.io>
Co-authored-by: zedongh <248348907@qq.com>
2022-08-10 21:04:12 +05:30
Ankit Nayan
8f9d0f2403
Merge pull request #1480 from SigNoz/release/v0.10.1
...
Release/v0.10.1
2022-08-07 15:35:29 +05:30
Prashant Shahi
04cf1b2697
Merge branch 'develop' into release/v0.10.1
v0.10.1
2022-08-07 15:27:33 +05:30
Amol Umbark
8bdc41bef0
fix: resolves issue for migrated promql ( #1481 )
2022-08-06 13:40:41 +05:30
Prashant Shahi
616da88790
chore(release): 📌 pin versions: SigNoz 0.10.1, OtelCollector 0.45.1-1.3, Alertmanager 0.23.0-0.2
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-08-05 22:30:55 +05:30
Amol Umbark
1ebf64589f
Alerts: Test Notifications in Rules
v0.10.1-rc.1
2022-08-04 17:24:15 +05:30
Amol Umbark
80c96af5a4
feat: added user selected filtering of channels in alerts ( #1459 )
2022-08-04 15:31:21 +05:30
Vishal Sharma
425b732370
fix: add defaultDependencyGraphTable to getTTL status check ( #1474 )
2022-08-04 13:41:25 +05:30
Vishal Sharma
a742c9aee1
feat: use materialized view for usage explorer API ( #1466 )
...
* feat: use materialized view for usage explorer API
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-08-04 12:55:21 +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
Amol Umbark
8146da52af
feat: Disable Alerts Feature (Backend) ( #1443 )
...
* feat: added patch rule api
* feat: added backend api for patching rule status
* fix: improved patchRule and also editRule
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2022-08-04 11:55:54 +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
Vishal Sharma
cca4db602c
Remove query-service code owners ( #1461 )
...
* Remove query-service code owners
2022-08-03 16:55:51 +05:30
Amol Umbark
7ff49ba47c
feat: added rule url to the title link in slack message ( #1421 )
...
* feat: added rule url to the title link in slack message
* fix: corrected duplication of code for generator url in rules engine
* fix: removed unnecessary import in rules engine
2022-08-03 15:08:14 +05:30
Prashant Shahi
68194d7e07
fix(query-service): 🚀 embed copy of timezone data ( #1462 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-08-02 10:05:16 +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
Srikanth Chekuri
39be8201aa
Merge pull request #1450 from SigNoz/bump-json-iterator
...
chore: bump json-iterator version to v1.1.12
2022-08-01 12:10:07 +05:30
Srikanth Chekuri
6778163a07
Merge branch 'develop' into bump-json-iterator
2022-08-01 09:13:04 +05:30
Amol Umbark
56a2047560
fix: remove 'default channel' note from channels page ( #1446 )
2022-07-31 09:54:58 +05:30
Srikanth Chekuri
023ef66035
Merge branch 'develop' into bump-json-iterator
2022-07-29 08:37:46 +05:30
Prashant Shahi
22b8572495
feat(swarm): 🚀 scraping multiple otel-collector ( #1438 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-28 14:05:35 +05:30
jshiwam
e39d2f799d
Used Prepared Statements for GetChannel in clickhousereader ( #1414 )
...
* feat: used db.Preparex
2022-07-28 10:14:27 +05:30
Srikanth Chekuri
2c383528bc
Merge branch 'develop' into bump-json-iterator
2022-07-27 14:41:50 +05:30
Srikanth Chekuri
0378dfd12f
chore: bump json-iterator version to v1.1.12
2022-07-27 14:40:45 +05:30
Prashant Shahi
f8f903848e
fix: 🚀 disables TTL moves on insert and only run in background ( #1448 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-27 11:53:10 +05:30
jshiwam
a771c3b9a6
docs: added documentation for query-service local setup ( #1426 )
...
* docs: added documentation for query-service local setup
* fix: updated clickhouse setup link
* Use Env Var for the alertmanager endpoint
2022-07-26 09:59:31 +05:30
Palash Gupta
ff9c41464b
test: error and error details case is added ( #1420 )
2022-07-21 11:25:54 +05:30
Akshay Awate
acb3721815
refactor: start_docker() ( #1410 )
...
* refactor: start_docker()
Co-authored-by: akshay <akshay.awate@infracloud.io>
2022-07-20 23:30:21 +05:30
Amol Umbark
475c44a000
fix: increased debounce to 1000 (from 500). also reduced networkcalls in getquery range ( #1423 )
2022-07-19 11:30:56 +05:30
Amol Umbark
1b6597b974
fix: resolved issue with promql rule creation ( #1422 )
2022-07-19 11:29:32 +05:30
Ankit Nayan
bf2f3f8f5e
Merge pull request #1402 from zriyansh/develop
...
update contributing.md file
v0.10.0
2022-07-16 14:29:21 +05:30
Amol Umbark
d92aad38df
fix: removed background color from sections in alert ui ( #1413 )
2022-07-16 12:08:17 +05:30
Pranay Prateek
78d13c94ae
Merge branch 'develop' into develop
2022-07-15 23:43:04 +05:30
Ankit Nayan
73e699080d
Merge pull request #1406 from SigNoz/release/v0.10.0
...
Release/v0.10.0
2022-07-15 22:19:13 +05:30
Prashant Shahi
b6aa378fae
chore(release): 📌 pin versions: SigNoz 0.10.0, OtelCollector 0.45.1-1.1
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-15 21:46:32 +05:30
Amol Umbark
b5fe3d7fa1
fix: changed translation file for rules ( #1405 )
2022-07-15 21:33:30 +05:30
Amol Umbark
7c14a75c68
feat: Right side panel in create/edit alert UI ( #1404 )
...
* feat: metrics builder
* feat: tag key selection
* feat: metrics builder
* poc version
* added more changes to query builder
* added types for composite queries
* (feat): added edit rules and create rules forms
* added label key value input item
* (chore): added hidden labels for labelinput
* (chore): resolved some merge conflicts from develop
* (chore): added translations
* (chore): removed some old files in metric builder
* (chore): restored some of the files from develop branch
* (chore): restored env.ts
* (fix): solved empty builder queries errors
* (fix): changed queryIndex and formulaIndex type to string|number from number
* (feat): added chart preview for alert metric ui
* (feat): added threshold in chart, translations in alert form and a few fixes
* (fix): restoring env.ts
* (fix): placed threshold on horizontal line
* fix: resolved review comments
* fix: resolved label remove issue
* fix: removed console log
* fix: resolved issue with edit rule - old state values shown after update of threshold
* fix: resolved issue with match condition dropdown in alert ui
* fix: increased size of timeframe drop down
* fix: fixed label key value field and chart auto update when eval window changes
* feat: added a link for alert name in list alerts page and source for each rule update
* fix: resolved review coments in querysection of alerts ui
* feat: adding panel user guide in alerting form
* feat: added user guide panel in the alert form
* feat: added more help icon in user guide and fixed the sizing issue
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
2022-07-15 17:48:16 +05:30
Prashant Shahi
10c6325e46
chore(clickhouse): 🔊 update logging level to info ( #1401 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-15 17:10:27 +05:30
Prashant Shahi
e4883495c3
fix(exceptions-page): 🚑 unix nanoseconds operations ( #1403 )
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-07-15 16:40:45 +05:30
Palash
b9d63d6b8f
feat: text is now ellipsed ( #1392 )
...
* feat: text is now ellipsed
2022-07-15 14:17:29 +05:30
Priyansh Khodiyar
65804f245c
Merge branch 'SigNoz:develop' into develop
2022-07-15 13:38:54 +05:30
Ankit Anand
964b819f20
Update CONTRIBUTING.md ( #1 )
2022-07-15 13:38:39 +05:30
Palash
e22be60a9e
Create dependency-review.yml ( #1360 )
...
* Create dependency-review.yml
2022-07-15 13:01:29 +05:30
Palash
b6a6833a64
test: utils unit case is updated ( #1396 )
2022-07-15 12:46:57 +05:30
Vishal Sharma
c90e9ffa34
fix: remove requirement of exceptionType and serviceName from errorDetail page URL ( #1400 )
...
* fix: remove requirement of exceptionType and serviceName from errorDetail page URL
* chore: id is updated
* chore: commented code is removed
* chore: eslint error is fixed
Co-authored-by: Palash <palashgdev@gmail.com>
2022-07-15 12:35:15 +05:30