-
Notifications
You must be signed in to change notification settings - Fork 352
feat(go): update telemetry #3264
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
Draft
huangjeff5
wants to merge
35
commits into
main
Choose a base branch
from
jh-go-telemetry
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
e69efc6
feat(go): Update googlecloud telemetry plugin
huangjeff5 37bc233
Merge branch 'main' into jh-go-telemetry
huangjeff5 f2f66cc
Add googlecloud logging integration
huangjeff5 54a9f93
Update googlecloud plugin comments
huangjeff5 717206b
Updated googlecloud plugin
huangjeff5 a74096a
fix snippet
huangjeff5 4ef33ed
better naming
huangjeff5 0edc7e8
adding googlecloud tests
huangjeff5 f466bb2
tests and refactor
huangjeff5 1b6feee
defaults test
huangjeff5 b913133
Update RunInNewSpan method
huangjeff5 67542c6
Updates to go core to emit key metadata
huangjeff5 e7d87bf
fix
huangjeff5 8c2b245
fmt
huangjeff5 b90a809
fix defaults
huangjeff5 df00631
Add more tests, calculate genkit-level metrics, hook into global trac…
huangjeff5 97f6e9b
Update utils.go
huangjeff5 9ebf046
Add firebase interface + googlecloud interface
huangjeff5 a315320
Merge branch 'jh-go-telemetry' of https://github.com/firebase/genkit …
huangjeff5 0f83108
fix test
huangjeff5 8d1cbc3
update tests
huangjeff5 e0062a3
Update generate.go
huangjeff5 98945e5
Update document.go
huangjeff5 102c435
Update generate.go
huangjeff5 3d44916
Delete go/samples/telemetry-test/GUIDE.md
huangjeff5 8f4a6df
format
huangjeff5 d38a55f
Merge branch 'jh-go-telemetry' of https://github.com/firebase/genkit …
huangjeff5 08814f7
Update simple_joke.go
huangjeff5 e03835c
Update README.md
huangjeff5 a58cdb9
Remove extra logging, use remove firebase telemetry env variable
huangjeff5 46799db
refactor to simplify setup
huangjeff5 70c42be
Fix tests
huangjeff5 50aecfd
fix bugs from testing
huangjeff5 04b4a8e
clean up comments
huangjeff5 c1f849e
enhancements to fix aim
huangjeff5 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
factor in all parts?