Palash gupta
399efb0fb2
bug: trace filter bug are collapsed
2022-04-06 21:19:12 +05:30
palash-signoz
4b72de6884
Merge pull request #959 from pranshuchittora/pranshuchittora/fix/ttl-enhancements
...
fix: general setting TTL enhancements
2022-04-06 16:34:07 +05:30
palash-signoz
9f1473e7de
Merge pull request #957 from palash-signoz/trace-table-current-page
...
bug: current page is updated in redux to see the updated values
2022-04-06 16:33:11 +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
Palash gupta
7150971dc0
chore: style is updated
2022-04-06 16:28:39 +05:30
Pranshu Chittora
d0846b8dd2
fix: general setting TTL enhancements
2022-04-06 12:40:14 +05:30
Palash gupta
ead6885b29
bug: style-trace-search is fixed
2022-04-06 11:33:56 +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
Prashant Shahi
1d6ddd4890
chore(install-script): 🩹 fix email condition
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-04-06 01:37:07 +05:30
Prashant Shahi
58daca1579
chore(docker-compose): 🔧 add restart policy and frontend dependency
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-04-06 00:52:48 +05:30
Prashant Shahi
1e522ad8f1
chore(release): 📌 pin 0.7.5 SigNoz version and 0.6.1 Alertmanager version
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
2022-04-06 00:19:13 +05:30
Prashant Shahi
8809105a8d
Prashant/deploy changes ( #955 )
...
- set information log level in clickhouse logger config
- maximum logs size 150m (3 files each of 50m)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.7.5-rc1
2022-04-06 00:05:05 +05:30
palash-signoz
064c3e0449
chore: default text is updated ( #954 )
...
* text and title is updated
2022-04-05 23:13:12 +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
5744193f50
Merge pull request #953 from pranshuchittora/pranshuchittora/fix/trace-detail-error-span-color
...
fix: error color for spans having error on trace detail page
2022-04-05 18:00:08 +05:30
Pranshu Chittora
ccf352f2db
fix: error color for spans having error on trace detail page
2022-04-05 17:02:39 +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
566c2becdf
feat: dynamic step size for the data for graphs ( #929 )
...
* feat: dynamic step size for the data for graphs
* fix: remove console.log
* chore: add jest globals
* feat: add step size for dashboard
* chore: undo .eslintignore
2022-04-05 16:09:57 +05:30
Pranshu Chittora
3b3fd2b3a9
chore: update type
2022-04-05 16:09:04 +05:30
Pranshu Chittora
eae53d9eff
feat: condition changes
2022-04-05 16:05:46 +05:30
Pranshu Chittora
42842b6b17
feat: i18n support for setting route names
2022-04-05 15:51:38 +05:30
Pranshu Chittora
95f8dfb4bc
feat: i18n support for settings page
2022-04-05 15:44:01 +05:30
palash-signoz
a8c5934fc5
fix: Fix jest ( #945 )
...
* bug: jest is now fixed
* chore: files are included for the eslint
* chore: build is fixed
* test: jest test are fixed
2022-04-05 14:47:37 +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
76fccbbba4
fix: styling changes
2022-04-05 12:19:54 +05:30
palash-signoz
147ed9f24b
chore: editor config is added ( #818 )
2022-04-05 11:19:06 +05:30
palash-signoz
a69bc321a9
Merge pull request #935 from pranshuchittora/pranshuchittora/feat/graph-memory-issue
...
feat: FE memory fixes and UX enhancements
2022-04-05 10:35:08 +05:30
Pranshu Chittora
c9e02a8b25
feat: final touches to the ttl
2022-04-05 00:06:13 +05:30
Pranshu Chittora
24d6a1e7b2
feat: s3 ttl validation
2022-04-04 19:38:23 +05:30
Nishidh Jain
a0efa63185
Fix(FE) : Ask for confirmation before deleting any dashboard from dashboard list ( #534 )
...
* A confirmation dialog will pop up before deleting any dashboard
Co-authored-by: Palash gupta <palash@signoz.io>
2022-04-04 17:35:44 +05:30
Ankit Nayan
fd83cea9a0
chore: removing version api from being tracked ( #950 )
2022-04-04 17:07:21 +05:30
Pranshu Chittora
5be1eb58b2
feat: ttl api integration
2022-04-04 15:26:29 +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-signoz
ab4d9af442
Merge pull request #928 from palash-signoz/tag-value-suggestion
...
feat: Tag value suggestion
2022-04-04 12:52:34 +05:30
Palash gupta
eb0d3374d5
Merge branch 'develop' into tag-value-suggestion
2022-04-04 12:35:50 +05:30
palash-signoz
6c4c814b3f
bug: pathname check is added ( #948 )
2022-04-04 10:25:15 +05:30
Palash gupta
32e8e48928
chore: behaviour for dropdown is updated
2022-04-04 08:24:28 +05:30
Naman Jain
53e7037f48
fix: run go vet to fix some issues with json tag ( #936 )
...
Co-authored-by: Naman Jain <jain_n@apple.com>
2022-04-02 16:15:03 +05:30
palash-signoz
a566b5dc97
bug: no service and loading check are added ( #934 )
2022-04-01 17:59:44 +05:30
Pranshu Chittora
4dc668fd13
fix: remove unused props
2022-04-01 17:43:56 +05:30
palash-signoz
d085506d3e
bug: logged in check is added in the useEffect ( #921 )
2022-04-01 15:47:39 +05:30
palash-signoz
1b28a4e6f5
chore: links are updated for all dashboard and promql ( #908 )
2022-04-01 15:43:58 +05:30
Pranshu Chittora
20e924b116
feat: S3 TTL support
2022-04-01 15:12:30 +05:30
Ahsan Barkati
1d28ceb3d7
feat(query-service): Add cold storage support in getTTL API ( #922 )
...
* Add cold storage support in getTTL API
2022-04-01 11:22:25 +05:30
Ankit Nayan
0ff4c040bf
Merge pull request #933 from SigNoz/release/v0.7.4
...
Release/v0.7.4
2022-03-29 23:32:49 +05:30
Prashant Shahi
1002ab553e
chore(release): 📌 pin 0.7.4 SigNoz version and deployment changes
...
Signed-off-by: Prashant Shahi <prashant@signoz.io>
v0.7.4
2022-03-29 22:59:32 +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
v0.7.4-rc2
2022-03-29 19:59:40 +05:30
Pranshu Chittora
5a5aca2113
chore: remove unused code
2022-03-29 16:06:27 +05:30