Arjan Singh Bal
718c4d8452
xds: Make locality ID string representation consistent with A78 ( #8256 )
2025-04-17 12:41:55 +05:30
vinothkumarr227
8b2dbbbb83
New A72 changes for OpenTelemetry #8216 ( #8226 )
2025-04-17 09:52:52 +05:30
Yash Tibrewal
732f3f32f5
stats/opentelemetry: fix trace attributes message sequence numbers to start from 0 ( #8237 )
2025-04-09 10:26:59 +05:30
vinothkumarr227
ce35fd41c5
stats/opentelemetry: add trace event for name resolution delay ( #8074 )
2025-04-04 09:55:45 +05:30
eshitachandwani
52c643eb74
deps: update dependencies for all modules ( #8221 )
...
* update deps
* protos update
2025-04-04 09:54:18 +05:30
Ryan Blaney
8d8571e474
stats: Improved sequencing documentation for server-side stats events and added tests. ( #7885 )
2025-03-19 22:23:17 +05:30
vinothkumarr227
775150f68c
stats/opentelemetry: use TextMapProvider and TracerProvider from TraceOptions instead of otel global ( #8166 )
2025-03-13 11:54:06 +05:30
Gregory Cooke
75d4a60639
[Security] Add support for parsing SPIFFE Bundle Maps ( #8124 )
...
This adds a dependency on go-spiffe in order to parse SPIFFE bundles. More specifically, that library does not yet support SPIFFE bundle maps, but it does support SPIFFE bundles. This adds parsing of these maps to grpc-go
2025-03-12 13:32:01 -04:00
Purnesh Dixit
01080d57f3
stats/openetelemetry: refactor and make e2e test stats verification deterministic ( #8077 )
2025-02-28 14:42:19 +05:30
Arjan Singh Bal
dbf92b436d
deps: update dependencies for all modules ( #8108 )
2025-02-25 15:21:44 -08:00
Matthieu MOREL
b963f4b2da
deps: bump envoyproxy/go-control-plane/envoy and synchronize go.mods ( #8067 )
2025-02-06 12:11:14 +05:30
Abhishek Ranjan
78eebff58b
stats/opentelemetry: Introduce Tracing API ( #7852 )
2025-01-30 09:16:28 +05:30
Arjan Singh Bal
be12ee9545
deps: Update go.opentelemetry.io dependencies ( #8020 )
2025-01-21 13:38:40 +05:30
Tero Saarni
c26dd462b3
deps: bump github.com/golang/glog ( #8018 )
...
Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2025-01-20 09:34:30 +05:30
eshitachandwani
f9bc335fc5
deps: update dependencies for all modules ( #7987 )
...
deps: update dependencies for all modules
2025-01-13 09:39:03 +05:30
Matthieu MOREL
9223fd6115
deps: bump github.com/envoyproxy/go-control-plane to v0.13.4 ( #7974 )
...
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2025-01-10 09:35:20 +05:30
Arjan Singh Bal
cc161defef
xds: Add support for multiple addresses per endpoint ( #7858 )
2024-12-16 10:18:25 +05:30
Purnesh Dixit
645aadf4bd
deps: update dependencies for all modules ( #7904 )
2024-12-05 17:46:58 +05:30
Zach Reyes
3c0586a427
stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization ( #7874 )
...
Co-authored-by: Doug Fawley <dfawley@google.com>
2024-12-02 09:19:40 -08:00
Zach Reyes
967ba46140
balancer/pickfirst: Add pick first metrics ( #7839 )
2024-11-26 10:56:48 -08:00
Purnesh Dixit
8b70aeb896
stats/opentelemetry: introduce tracing propagator and carrier ( #7677 )
2024-11-25 11:03:13 +05:30
Purnesh Dixit
36d5ca0fae
stats: deprecate trace and tags methods and remove all usages from internal code ( #7837 )
2024-11-19 09:37:12 +05:30
Arjan Singh Bal
3db86e2e4b
deps: Remove go patch version from go.mod ( #7831 )
2024-11-13 01:21:41 +05:30
Zach Reyes
4084b140b7
stats/opentelemetry: Remove OpenTelemetry module and add RLS Metrics e2e tests ( #7759 )
2024-10-28 13:47:49 -07:00
Arjan Singh Bal
4bb0170ac6
status: Fix status incompatibility introduced by #6919 and move non-regeneratable proto code into /testdata ( #7724 )
2024-10-22 23:16:16 +05:30
Purnesh Dixit
98959d9a49
deps: update dependencies for all modules ( #7755 )
...
* Update gRPC-Go's dependency versions on master
* update protos
* disabled redefines-builtin-id lint rule
2024-10-18 21:07:37 +05:30
Zach Reyes
54841eff8c
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file ( #7740 )
2024-10-15 10:51:45 -07:00
Nathan Baulch
3b626a7b52
*: fix more typos ( #7619 )
2024-09-16 10:58:27 -07:00
Arjan Singh Bal
393fbc3ad6
Update dependencies after 1.67 branch cut ( #7624 )
2024-09-13 11:01:29 +05:30
janardhanvissa
3ffb98b2c9
.*: fix revive lints `redefines-builtin-id` ( #7552 )
...
* Fix revive identified linter issues: redefines-builtin-id
---------
Co-authored-by: Vissa Janardhan Krishna Sai <vissajanardhan@google.com>
Co-authored-by: Purnesh Dixit <purnesh.dixit92@gmail.com>
Co-authored-by: Arvind Bright <arvind.bright100@gmail.com>
2024-09-08 01:36:51 +05:30
Easwar Swaminathan
535bdce10d
estats: remove dependency on testing package ( #7579 )
2024-09-03 11:21:12 -07:00
Mikhail Mazurskiy
6147c81cd0
stats/opentelemetry: Optimize slice allocations ( #7525 )
2024-09-03 08:13:28 -07:00
Arvind Bright
8320224ff0
.*: revive from unused_parameters ( #7577 )
2024-08-30 10:41:30 -07:00
Arvind Bright
845f62caf4
stats/otel: upgrade grpc version that contains the experimental/stats package ( #7545 )
2024-08-29 14:34:13 -07:00
bytetigers
a8e6e11cf0
.*: Use `strings.ReplaceAll(.....)` ( #7554 )
2024-08-26 10:09:35 -07:00
janardhanvissa
3d95421758
Fix revive identified linter issues: var-declaration, indent-error-flow, increment-decrement, superfluous-else ( #7528 )
...
* Fixed linter issues for superfluous-else, increment-decrement, indent-error-flow, var-declaration
* Reverting context-as-argument in server.go
* Revert "Optimising the code by fixing var-declaration, indent-error-flow, increment-decrement, superfluous-else"
* Optimising the code by fixing var-declaration, indent-error-flow, increment-decrement, superfluous-else
* dummy commit for re-trigger
2024-08-23 17:00:29 +05:30
Paul Chesnais
9ab8b62505
Implement new Codec that uses `mem.BufferSlice` instead of `[]byte` ( #7356 )
2024-08-21 14:11:39 -07:00
Arjan Singh Bal
90caeb34c8
deps: update dependencies for all modules ( #7531 )
...
* Bump dependencies after release branch cut
* Regenerate protos
2024-08-19 22:54:01 +05:30
Zach Reyes
54b48f7e46
balancer/weightedroundrobin: Add recording point for endpoint weight not yet usable and add metrics tests ( #7466 )
2024-08-09 20:04:05 -04:00
Zach Reyes
84a4ef1623
internal/stats: Add metrics recorder list and usage in ClientConn ( #7428 )
2024-07-25 15:47:23 -04:00
Zach Reyes
1feeaecf24
stats: Add optional locality label in cluster_impl picker ( #7434 )
2024-07-24 20:06:57 -04:00
Zach Reyes
2bcbcab9fb
stats/opentelemetry: Add usage of metrics registry ( #7410 )
2024-07-19 18:52:41 -04:00
Zach Reyes
ecbb837172
experimental/stats: Add metrics registry ( #7349 )
2024-07-12 14:44:10 -04:00
Easwar Swaminathan
e54f441abe
xds: make fallback bootstrap configuration per-process ( #7401 )
2024-07-10 13:32:13 -07:00
hasson82
bdd707e642
scripts: add linter rule for using context.WithTimeout on tests ( #7342 )
2024-07-03 19:22:54 -04:00
Easwar Swaminathan
cd7e282e04
go.mod: update go-control-plane dependency for xDS fallback ( #7340 )
2024-06-21 11:30:30 -07:00
Easwar Swaminathan
f1b7f4132e
xds/bootstrap: add testing support to generate config ( #7326 )
2024-06-21 07:01:24 -07:00
Zach Reyes
8075dd35d2
stats/opentelemetry: Fix protobuf import ( #7320 )
2024-06-12 10:55:46 -04:00
Zach Reyes
3267089429
stats/opentelemetry: Add e2e testing for CSM Observability ( #7279 )
2024-06-10 14:25:32 -04:00
Arjan Singh Bal
e40eb2e2c1
deps: update dependencies for all modules ( #7310 )
2024-06-07 09:56:56 -07:00