Palash gupta
|
d5877337ec
|
fix: layout is updated
|
2022-05-27 07:04:22 +05:30 |
|
Palash gupta
|
51e0972219
|
fix: layout is updated
|
2022-05-27 07:03:12 +05:30 |
|
palash-signoz
|
38c0bcf4ea
|
fix: trace table is fixed (#1208)
v0.8.1-rc2
|
2022-05-26 16:51:18 +05:30 |
|
palash-signoz
|
d863c2781a
|
feat: dashboard layout is updated from widgets (#1207)
|
2022-05-26 15:09:59 +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>
v0.8.1-rc1
|
2022-05-25 18:19:44 +05:30 |
|
Prashant Shahi
|
f92e4798ce
|
refactor: ⚰️ Remove deprecated flattner and Druid leftover files (#1194)
* refactor: ⚰️ Remove flattner from Makefile
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* refactor: ⚰️ Remove deprecated Druid leftover files
Signed-off-by: Prashant Shahi <prashant@signoz.io>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
|
2022-05-25 18:06:14 +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 |
|
palash-signoz
|
eb9a8e3a97
|
feat: color is updated (#1198)
|
2022-05-25 10:48:53 +05:30 |
|
palash-signoz
|
4a13c524a3
|
chore: test result is added in the .gitignore (#1191)
* chore: test result is added in the .gitignore
* chore: cypress is removed from gitignore
|
2022-05-24 19:11:11 +05:30 |
|
palash-signoz
|
7c3edec3e6
|
Merge pull request #1190 from palash-signoz/react-version-resolution
fix: react version is made fixed
|
2022-05-24 18:37:07 +05:30 |
|
palash-signoz
|
199d6b6213
|
Merge branch 'develop' into react-version-resolution
|
2022-05-24 11:23:09 +05:30 |
|
palash-signoz
|
3d46abc1e9
|
Merge pull request #1189 from palash-signoz/1161-service-map
fix: handle the broken state in service map
|
2022-05-24 11:20:50 +05:30 |
|
palash-signoz
|
e6496ee67b
|
Merge branch 'develop' into 1161-service-map
|
2022-05-23 16:05:09 +05:30 |
|
Pranay Prateek
|
fa6d5a7404
|
Merge branch 'develop' into react-version-resolution
|
2022-05-23 11:34:08 +05:30 |
|
Prashant Shahi
|
bd6153225f
|
ci(build): 👷 Update build-pipeline workflow (#1187)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
|
2022-05-23 11:33:33 +05:30 |
|
Palash gupta
|
bcceaf7937
|
fix: react version is made fixed
|
2022-05-22 21:25:12 +05:30 |
|
Palash gupta
|
4a287fd112
|
fix: handle the broken state
|
2022-05-22 20:59:35 +05:30 |
|
palash-signoz
|
8ec9cb2222
|
Merge pull request #1184 from pranshuchittora/pranshuchittora/fix/0.8.1/tsc
fix: ts typings and remove cypress types
|
2022-05-20 23:25:05 +05:30 |
|
palash-signoz
|
d3094e10bf
|
Merge branch 'develop' into pranshuchittora/fix/0.8.1/tsc
|
2022-05-20 22:09:18 +05:30 |
|
Ankit Nayan
|
973ef56c09
|
Revert "feat: NODE_ENV is configured in the frontend" (#1186)
|
2022-05-20 18:08:20 +02:00 |
|
Prashant Shahi
|
26db6b5fcc
|
Merge branch 'develop' into pranshuchittora/fix/0.8.1/tsc
|
2022-05-20 19:57:37 +05:30 |
|
Prashant Shahi
|
6e2afe1c78
|
fix(husky): 🚨 integrate is-ci and webpack-cli version bump (#1181)
* fix(husky): 🚨 integrate is-ci and webpack-cli version bump
Signed-off-by: Prashant Shahi <prashant@signoz.io>
* chore(frontend-Dockerfile): 🚀 remove NODE_ENV
Signed-off-by: Prashant Shahi <prashant@signoz.io>
|
2022-05-20 19:14:58 +05:30 |
|
Pranshu Chittora
|
0bcd9d8d98
|
fix: ts typings and remove cypress types
|
2022-05-20 18:36:46 +05:30 |
|
Ankit Nayan
|
747677d4b0
|
Merge pull request #1152 from palash-signoz/feat/playwright
feat: playwright is configured
|
2022-05-20 13:33:37 +02:00 |
|
palash-signoz
|
e7f49cf360
|
Merge pull request #1178 from palash-signoz/tag-improvement
fix: tag style is updated
|
2022-05-20 15:46:04 +05:30 |
|
palash-signoz
|
3ba519457a
|
Merge pull request #1179 from palash-signoz/metrics-application-active-key
fix: getActiveKey is refactoring into switch
|
2022-05-20 15:45:49 +05:30 |
|
palash-signoz
|
8d6646afed
|
Merge pull request #1180 from SigNoz/prashant/frontend-docker
chore(docker): 🚀 Update Dockerfile and .dockerignore files
|
2022-05-20 15:38:24 +05:30 |
|
Prashant Shahi
|
a4cfb44953
|
chore(docker): 🚀 Update Dockerfile and .dockerignore files
Signed-off-by: Prashant Shahi <prashant@signoz.io>
|
2022-05-20 15:07:47 +05:30 |
|
Palash gupta
|
c77ad88f90
|
fix: getActiveKey is refactoring into switch
|
2022-05-20 14:12:13 +05:30 |
|
palash-signoz
|
914be6e4cf
|
Merge pull request #1177 from palash-signoz/set-retention
fix: set retention query is fixed
|
2022-05-20 14:04:21 +05:30 |
|
Palash gupta
|
2e9e29eb38
|
fix: tag style is updated
|
2022-05-20 14:02:46 +05:30 |
|
Palash gupta
|
bbed3fda22
|
fix: set retention query is fixed
|
2022-05-20 13:39:23 +05:30 |
|
Palash gupta
|
cbaf9b009c
|
fix: merge conflit resolved
|
2022-05-20 13:29:08 +05:30 |
|
Ankit Nayan
|
8471dc0c1b
|
Merge pull request #1151 from SigNoz/feat/gh-bot
feat: signoz gh-bot integration
|
2022-05-20 09:38:27 +02:00 |
|
Ankit Nayan
|
49175b3784
|
Merge pull request #1176 from SigNoz/feat/analytics-check-response
feat: added status code of api calls
|
2022-05-20 09:32:07 +02:00 |
|
Ankit Nayan
|
961dc7e814
|
feat: added status code of api calls
|
2022-05-20 09:31:23 +02:00 |
|
palash-signoz
|
1315b43aad
|
Merge pull request #1174 from palash-signoz/compress
fix: version is made exact
|
2022-05-20 12:55:37 +05:30 |
|
Pranshu Chittora
|
9e6d918d6a
|
fix: removed comment of PR workflow
|
2022-05-20 12:37:33 +05:30 |
|
palash-signoz
|
5b5b19dd99
|
Merge pull request #1170 from palash-signoz/full-view
feat: full view is updated to use query
|
2022-05-20 11:55:10 +05:30 |
|
palash-signoz
|
4b8bd2e335
|
feat: tags are added in the sidebar (#1153)
* feat: tags are added in the sidebar
* chore: styles is updated
|
2022-05-20 11:43:23 +05:30 |
|
palash-signoz
|
7d2883df11
|
Merge pull request #1169 from palash-signoz/392-tab-persist
feat: Tabs selection persist when we refresh
|
2022-05-20 11:41:40 +05:30 |
|
Palash gupta
|
cb4e465a10
|
Merge branch 'develop' into compress
|
2022-05-20 10:55:18 +05:30 |
|
palash-signoz
|
b1ee56b2f2
|
Merge pull request #1171 from palash-signoz/tsc-fix-2
fix: tsc is fixed
|
2022-05-20 10:53:08 +05:30 |
|
Palash gupta
|
98dfcead5b
|
fix: version is made exact
|
2022-05-20 10:48:23 +05:30 |
|
Palash gupta
|
3cc4fb9c30
|
fix: tsc is fixed
|
2022-05-19 23:15:12 +05:30 |
|
Palash gupta
|
83cb099aa6
|
feat: full view is updated to use query
|
2022-05-19 23:08:27 +05:30 |
|
Srikanth Chekuri
|
c480b3c563
|
Add section outlining ideal workflow for significant features/changes (#1111)
|
2022-05-19 22:24:59 +05:30 |
|
Palash gupta
|
f084637f84
|
fix: merge conflict removed
|
2022-05-19 21:29:21 +05:30 |
|
Palash gupta
|
9fd8d12cc0
|
feat: Tabs selection persist when we refresh
|
2022-05-19 21:25:03 +05:30 |
|
palash-signoz
|
22f9069a29
|
Merge pull request #1130 from palash-signoz/trigger-alerts-error-handling
fix: error handling is updated for the trigger alerts
|
2022-05-19 19:34:06 +05:30 |
|