-
Notifications
You must be signed in to change notification settings - Fork 75
Feat: client side metrics #1840
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
30a7011
enable 4 metrics from GAX
milaGGL ed85413
format
milaGGL 57084c4
add default otel
milaGGL 571c095
format
milaGGL f4b8416
move constants out
milaGGL da0fe82
format
milaGGL 61432eb
add additional attributes
milaGGL b5bfe5c
Merge branch 'main' into mila/client-side-metrics-demo
milaGGL f0a029d
add attributes to gax metrics
milaGGL 5456038
Update BuiltinMetricsConstants.java
milaGGL 5efaba6
remove current metrics implementation
milaGGL c0b4cc1
add custom exporter, add latency recorder
milaGGL 3979331
use 2 otel instances
milaGGL a9d08b5
set custom apiTracerFactory to gax
milaGGL 029bd8c
Merge branch 'main' into mila/client-side-metrics-demo2
milaGGL 50e05fb
fix opentelemtry dependency version conflict issue
milaGGL 53cd48a
use enabled/disabled style
milaGGL 7adb9d6
modify access modifiers
milaGGL 690e4ee
format
milaGGL e6f8ba6
rename boolean
milaGGL c4ca4ae
Merge branch 'main' into mila/client-side-metrics-demo2
milaGGL 887221d
chore: generate libraries at Fri Sep 27 19:25:02 UTC 2024
cloud-java-bot a2c715a
Update pom.xml
milaGGL ed78182
resolve comments from proto
milaGGL e0d46be
e2E latency for runTransaction
milaGGL a72a685
Merge branch 'main' into mila/client-side-metrics-demo2
milaGGL 92c83c1
chore: generate libraries at Fri Oct 4 14:44:19 UTC 2024
cloud-java-bot c5137c1
remove noise
milaGGL 63b5bd3
reformat code
milaGGL ac424a6
re-format code
milaGGL 52f428f
add documentations/comments
milaGGL c06b2cb
remove logger.info
milaGGL daf9fbe
record AggregationQuery firstResponseLatency
milaGGL 1999ff7
Update BuiltinMetricsProvider.java
milaGGL 81e349b
Merge branch 'main' into mila/client-side-metrics-demo2
milaGGL f4e36d9
resolve comments
milaGGL 05e8efb
Update pom.xml
milaGGL b0b1687
remove duplicated tracing dependency
milaGGL 4abbcf0
add opentelemetry-sdk-metrics dependency
milaGGL 328855d
adjust end-to-end latency in streaming queries
milaGGL 5e1fb4b
fix clirr error
milaGGL 4fa8874
add exportBuiltinMetricsToGoogleCloudMonitoring flag
milaGGL 7deb0d6
Merge branch 'main' into mila/client-side-metrics-demo2
milaGGL 637f878
Merge branch 'main' into mila/client-side-metrics-demo2
milaGGL 8480fa8
Update clirr-ignored-differences.xml
milaGGL ef9baa8
add internalStream clirr change back
milaGGL 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
rename boolean
- Loading branch information
commit e6f8ba617e65beaf3940d5b586709aed8f833734
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
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.
Uh oh!
There was an error while loading. Please reload this page.