-
Notifications
You must be signed in to change notification settings - Fork 621
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Experimental: Adds a Github Integration to fetch profiled code (#2965)
* Experimental: Adds a Github Integration to fetch profiled code * Fixes temp test * Fixes cookie deletion and use external encryption * Refactoring of the code, still needs to add back tests. * Add proper tests back to golang package * Add documentation on how the github integration works * mae fmt * fixes weird utc test * Pass start, end, and query as props * working on github login * Create drawer to show code components * add macos std lib support * Fixes URL and nil panic * Add function name to code component * support unit * Add function name * make code view scrollable * gray only 0 callsite * Make code scrollable and close draw on icon click * Support versionned std lib path * drop frontend changes for now * drop frontend changes for now * improve html example * Fixes dependency rollback from merge * remove test * Adds a commit info api * Fixes github token expiration and validation * Addressing review feedback Co-authored-by: bryanhuhta * go/mod * remove testing page * Add automatic git ref to self profiling --------- Co-authored-by: Bryan Huhta <bryan.huhta@grafana.com>
- Loading branch information
1 parent
8cfb617
commit 75160cf
Showing
35 changed files
with
6,343 additions
and
51 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.