This project is mirrored from https://gitee.com/mirrors/SigNoz.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 08 Feb, 2022 2 commits
-
-
Vishal Sharma authored
-
Ankit Nayan authored
* fix: exclude added for status field * chore: extracted status filtering to a function
-
- 02 Feb, 2022 3 commits
-
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
Vishal Sharma authored
* fix: change trace filter APIs method from GET to POST * fix: error filter param * fix: json of aggregate params
-
- 01 Feb, 2022 3 commits
-
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
Prashant Shahi authored
* refactor(query-service):
♻ ️ Update ldflags and Makefile for dynamic versioning Signed-off-by:Prashant Shahi <prashant@signoz.io> * chore:
🎨 Use blacnk spaces indentation in build details * chore(query-service):🎨 small build details format changes * refactor(query-service):♻ ️ refactor ldflags for go build -
Mustaque Ahmed authored
* fix: remove table `default.signoz_spans` from the codebase * fix: remove spanTable and archiveSpanTable from clickHouseReader
-
- 31 Jan, 2022 1 commit
-
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
- 30 Jan, 2022 1 commit
-
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
- 28 Jan, 2022 4 commits
-
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
Prashant Shahi authored
* chore(install):
🔨 install script improvement - remove ipify - migrate from PostHog to Segment - single function for sending event Signed-off-by:Prashant Shahi <prashant@signoz.io> * chore:
⚰ ️ remove commented code * chore(install):🛂 update the auth token * chore(install):🔧 set context.default config true * Revert "chore(install):🔧 set context.default config true" This reverts commit 0704013ac7ce0c823c423987ceb575442deb8108. * chore(install):🔨 use uname sha for installation id * refactor(slack):🚚 use signoz.io/slack URL Signed-off-by:Prashant Shahi <prashant@signoz.io>
-
Prashant Shahi authored
-
Vishal Sharma authored
* feat: add support to exclude filter params * fix: null string in group by
-
- 27 Jan, 2022 1 commit
-
-
Prashant Shahi authored
* build(docker):
🔨 Two compose files for arm and amd * refactor(docker):⚰ ️ remove env file from install script * refactor:⚰ ️ remove .gitkeep files from data folder * chore(build):⚰ ️ remove env files and update contributing docs Signed-off-by:Prashant Shahi <prashant@signoz.io> * build:
♻ ️ use two compose files in Makefile Signed-off-by:Prashant Shahi <prashant@signoz.io> * chore(docker):
🚚 revert back to using same dir and pin image tag * Revert "chore: Add migration file path in otel collector config (#628)" This reverts commit 8467d6a0 . Signed-off-by:Prashant Shahi <prashant@signoz.io>
-
- 26 Jan, 2022 8 commits
-
-
Devesh Kumar authored
* fixed svg color mismatch in light mode and dark mode Added props in parent file fixed and added fillColor as props to the highest order of parent * set React.CSSProperties props renamed and code reused
-
Devesh Kumar authored
* fixed toggle Button contrast in Light Theme refactored to styled props and fixed theme set defaultChecked to isDarkMode value * Refactored boolean logic
-
Anik Das authored
* feat(ui): critical css inline using critters Signed-off-by:
Anik Das <anikdas0811@gmail.com> * fix: remove duplicate preload key Signed-off-by:
Anik Das <anikdas0811@gmail.com>
-
palash-signoz authored
* chore: issue is fixed * chore: unused import is removed
-
Vishal Sharma authored
* chore: Add migration file path in otel collector config * Update otel-collector-config.yaml
-
Ankit Nayan authored
* chore: changed lib * chore: changed lib * chore: changed lib * chore: changed lib * chore: changes in params * chore: changes in params * chore: moving telemetry to a separate package * feat: enabling telemetry via env var * chore: removing posthog api_key * feat: send heartbeat every 6hr * feat: enabled version in application * feat: added getter and setter apis and struct for user preferences * feat: added version to properties to event * feat: added apis to set and get user preferences and get version * chore: refactored get and set userPreferences apis to dao pattern * chore: added checks for telemetry enabled and anonymous during initialization * chore: changed anonymous user functionality * chore: sanitization * chore: added uuid for userPreferences to send when user is anonymous
-
Vishal Sharma authored
* build: integrate sql migrations for clickhouse * feat: support error/exception attributes for trace * chore: fixing dependencies for docker go client libs * feat: get trace filter api checkpoint * chore: fixing dependencies for go-migrate * feat: add new columns * feat: move mirgate run from docker to code * fix: migration file 404 issue * feat: getSpanFilter API * fix: migrate version naming bug * chore: change url param format to array * feat: add getTagFilter API * feat: add getFilteredSpans API * fix: using OFFSET in sqlx driver * feat: aggregates API on getFilteredSpan, use IN and NOT IN for tag filtering * feat: add more function support to span aggregate API * fix: null component edge case * feat: groupBy support for filteredSpanAggregate * feat: add function param to span aggregate API * feat: add support to return totalSpans in getFilteredSpans API * fix: don't return null string as keys in span filters * chore: remove SQL migrations(moved to otel collector) * fix: null string issue in aggregate API * Merge main * fix: trace API db query param * fix: signoz sql db path * fix: case when both error and ok status are selected Co-authored-by:
Ankit Nayan <ankit@signoz.io>
-
Prashant Shahi authored
* ci(k3s): k3s CI workflow enhancements * ci(k3s):
💚 Fix the names of deployment and statefulset Signed-off-by:Prashant Shahi <prashant@signoz.io>
-
- 25 Jan, 2022 3 commits
-
-
Kartik Verma authored
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
- 23 Jan, 2022 2 commits
-
-
Ankit Nayan authored
-
Ankit Nayan authored
-
- 22 Jan, 2022 2 commits
-
-
Vishal Sharma authored
-
Prashant Shahi authored
Signed-off-by:
Prashant Shahi <prashant@signoz.io>
-
- 20 Jan, 2022 1 commit
-
-
Vishal Sharma authored
* 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>
-
- 19 Jan, 2022 2 commits
-
-
Ankit Nayan authored
This reverts commit 8467d6a0.
-
Vishal Sharma authored
* chore: Add migration file path in otel collector config * Update otel-collector-config.yaml
-
- 17 Jan, 2022 5 commits
-
-
Prashant Shahi authored
-
Yoni Bettan authored
Signed-off-by:
Yoni Bettan <ybettan@redhat.com>
-
Yoni Bettan authored
Signed-off-by:
Yoni Bettan <ybettan@redhat.com>
-
Yoni Bettan authored
Signed-off-by:
Yoni Bettan <ybettan@redhat.com>
-
Yoni Bettan authored
There are other files that can affect the correctness of the code rather than the src files like the deployment yamls, Makefile etc. Signed-off-by:
Yoni Bettan <ybettan@redhat.com>
-
- 16 Jan, 2022 1 commit
-
-
Prashant Shahi authored
-
- 12 Jan, 2022 1 commit
-
-
Yoni Bettan authored
ci: removing the timeout from the rollout command
-