Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added logging service #860

Merged
merged 3 commits into from
Feb 5, 2024
Merged

feat: added logging service #860

merged 3 commits into from
Feb 5, 2024

Conversation

AdiGajbhiye
Copy link
Collaborator

WIP

fix: logging service

WIP

WIP

feat: combined logging and terminal

feat: added strip ansi

feat: optional telemetry

WIP

fix: as per comments

WIP

Overview

Checklist

  • I have run this code and it appears to resolve the stated issue
  • README.md updated and added information about my change

}
}

error(e: CustomException, sendTelemetry = false) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

by default sendTelemetry of errors.

src/dbt_client/dbtTerminal.ts Outdated Show resolved Hide resolved
src/webview_provider/docsEditPanel.ts Outdated Show resolved Hide resolved
@AdiGajbhiye AdiGajbhiye force-pushed the feat-logging-service branch 2 times, most recently from 49aad78 to b386fe4 Compare February 1, 2024 12:19
@anandgupta42 anandgupta42 merged commit 77abd1d into master Feb 5, 2024
7 checks passed
svipulrao98 pushed a commit that referenced this pull request Feb 13, 2024
author anandgupta42 <anand@altimate.ai> 1706765937 -0800
committer Vipul Rao <svipulrao98@gmail.com> 1707810351 +0530

bumping version for pre-release 0.31.1

chore: create colors css variables in webviewpanel for core theme (#876)

* chore: create colors theme

* chore: add datapilot, doc editor stories

* fix: gitpod integration

bumping version for release 0.31.2

extension basic changes
- env variables set
- profiles
- target

fixes:
- call the target from the py bridge
- remove util function

remove unused imports

remove needless commented code

make sure we return the abs path

remove testing changes

minor fixes:
- project dir in the target path too
- dont use cwd

set the env vars in the settings json file.

path, stricyly relative to project dir

don't do path join if the target is outside of the project

remove the env setting changes

remove unnecessary initialization

minor fixes

Remove imports

Rename vars

fix: feedback link (#878)

feat: lineage cancellation (#863)

* chore: code refactor

* feat: combine start and end progress

* WIP

* feat: cancelling some request

* chore: remove unused cache code

* chore: code refactor

* fix: cancellation and no lineage

* chore: code refactor

* feat: prevent actions when cll in progress

* WIP

* feat: cancel on reset, show old ui

* feat: remove ctxId from host

* feat: remove ctxId from webview

* feat: change name to CllContext

* chore: code refactor

* chore: code cleanup

* feat: added telemtry events

* WIP

* chore: refactor no lineage msg to info notif

* WIP

* chore: code refactor

* WIP

Revert "extension basic changes" (#879)

This reverts commit ed746eb.

bumping version for release 0.31.3

show the analysis options by default. (#886)

feat: added logging service (#860)

* feat: WIP

* feat: added error handle in docsEditPanel

* chore: removed unused imports

fix: use float instead of int in query results to avoid overflow (#889)

* fix: use float instead of int in query results to avoid overflow

* Update main.js

Feat/target path profiles dir  (#880)

* Revert "Revert "extension basic changes" (#879)"

This reverts commit 1ca2d26.

* Revert "Revert "extension basic changes" (#879)"

This reverts commit 1ca2d26.

bumping version for release 0.31.4

disabling showing of analysis panel

bumping version for release 0.31.5

feat: lineage layout improvements (#883)

* fix: ordering within level based on dfs

WIP

chore: code refactor

WIP

chore: code refactor

fix: overlap issue

WIP

chore: code refactor

chore: code refactor

chore: code refactor

WIP

WIP

WIP

WIP

WIP

* chore: code cleanup

* WIP

* feat: added comments

Fix profiles dir

bump version to 0.31.6

Fix package filtering

fix: query panel horizontal scrolling issue (#899)

feat: auto expand lineage (#887)

* chore: code refactor

chore: code refactor

chore: code refactor

WIP

WIP

chore: code refactor

chore: code refactor

fix: remove reset table selection

WIP

WIP

WIP

WIP

WIP

WIP

WIP

chore: code refactor

chore: code refactor

WIP

chore: code refactor

chore: code refactor

WIP

WIP

WIP

WIP

fix: styling

WIP

chore: code refactor

chore: code refactor

chore: code refactor

fix: styling

fix: styling

chore: code refactor

chore: code refactor

chore: code refactor

feat: new approach

fix: new approach expand

fix: new approach node count

WIP

feat: added range

feat: resetting state on selection change

chore: code refactor

chore: code refactor

WIP

* feat: enable auto expansion

* fix: text

* WIP

* fix: reset highlighting

* WIP

* feat: set min range

* WIP

* WIP

* fix: widths

* fix: layout algo

* chore: code refactor

* fix: layout algo

* chore: code refactor

* chore: code refactor

* fix: see more related stuff

* fix: styling

* fix: styling

* fix: popover click outside

* chore: code refactor

* WIP

* fix: popover

* WIP

* chore: code refactor

* fix: issues

* fix: styling

* WIP

* WIP

* WIP

* WIP

* fix: popover

* Revert "fix: popover click outside"

This reverts commit 9d833ec.

* WIP

* WIP

* WIP

bumping version for release 0.32.0

improve: use faker and factory.ts for better test data generation (#893)

fallback to read profiles if python fails

use vanilla YAML instead of js-yaml.

check path exists before returning

update var name

update var name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants