nityanandagohain
df17d4ca54
Merge remote-tracking branch 'upstream/develop' into feat/logs
2022-07-18 16:49:04 +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
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
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
nityanandagohain
ef141d2cee
API for fields added
2022-07-12 16:38:26 +05:30
Vishal Sharma
642ece288e
perf: Query-service Performance Improvements (traces) ( #838 )
...
*feat: Update query-service Go version to 1.17 #911
*chore: Upgrade to clickhouse versions v2 #751
*feat: Duration sorting in events table of Trace-filter page #826
*feat: Add grpc status code to traces view #975
*feat: added filtering by resource attributes #881
2022-05-03 11:20:57 +05:30
Mustaque Ahmed
ebb1c2ac79
fix: remove table default.signoz_spans
from the codebase ( #656 )
...
* fix: remove table `default.signoz_spans` from the codebase
* fix: remove spanTable and archiveSpanTable from clickHouseReader
2022-02-01 10:26:31 +05:30
Vishal Sharma
af2399e627
Feat/support error tab page ( #626 )
...
* build: integrate sql migrations for clickhouse
* feat: support error/exception attributes for trace
* chore: fixing dependencies for docker go client libs
* chore: fixing dependencies for go-migrate
* feat: move mirgate run from docker to code
* fix: migration file 404 issue
* feat: error tab APIs
* chore: move migrations file
* chore: remove SQL migration (shifted to otel collector)
* chore: remove sql migration configs from dockerfile
Co-authored-by: Ankit Nayan <ankit@signoz.io>
2022-01-21 00:31:58 +05:30
Ankit Anand
62e77613a6
sample API working in CH
2021-05-27 12:52:34 +05:30