Yash Tibrewal
|
75f2a2c1c6
|
GCP Observability: Client attempt top latency (#32064)
|
2 years ago |
Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2 years ago |
Yash Tibrewal
|
3683ff924b
|
GCP Observability: Add server latency metric (#31900)
|
2 years ago |
Yash Tibrewal
|
6a97f492ff
|
Add method to add annotations to call tracer (#31901)
|
2 years ago |
Yash Tibrewal
|
5100b33e0e
|
GCP Observability: Add payload metrics (#31899)
|
2 years ago |
Yash Tibrewal
|
a0f00f0956
|
GCP Observability: Fix view names for started and completed rpcs (#31898)
|
2 years ago |
Yash Tibrewal
|
3b6675c2de
|
OpenCensus: Move measures, views and CensusContext to include file (#31341)
* OpenCensus: Move measure and view declarations to include file
* Move CensusContext class too
* Fix IWYU
* Guard with experimental
* Formatting
* clang tidy fixes
* cleanup
* Reviewer comments
|
2 years ago |
Karthik Ravi Shankar
|
70e043a53a
|
Fix opencensus
Fix the ServerContext namespace in opencensus
|
5 years ago |
Karthik Ravi Shankar
|
e55267a6fd
|
Resolve conflicts
|
5 years ago |
Karthik Ravi Shankar
|
89763a96fd
|
Move OpenCensus back to ::grpc from ::grpc_impl
Revert - Revert "Revert "Fold opencensus into grpc_impl namespace"" #18396
|
5 years ago |
Karthik Ravi Shankar
|
7c2b70d04a
|
Fix clang format issue
|
5 years ago |
Karthik Ravi Shankar
|
3e631d0e97
|
Fix build error
|
5 years ago |
Karthik Ravi Shankar
|
162d3d76cb
|
Fix build error due to remaining ::grpc_impl references
|
5 years ago |
Karthik Ravi Shankar
|
4c75b5c06b
|
Revert "Revert "Revert "Fold opencensus into grpc_impl namespace"""
This reverts commit f66b654795 .
|
5 years ago |
Moiz Haidry
|
226e63dd0c
|
Move server context implementation to grpc_impl namespace and typedef the ref to it
|
6 years ago |
Karthik Ravi Shankar
|
f570c5ce7e
|
Make changes for making opencensus API visible from gRPC namespace
|
6 years ago |
Karthik Ravi Shankar
|
f66b654795
|
Revert "Revert "Fold opencensus into grpc_impl namespace""
|
6 years ago |
Karthik Ravi Shankar
|
2bf934f97d
|
Revert "Fold opencensus into grpc_impl namespace"
|
6 years ago |
Karthik Ravi Shankar
|
b606cad6cc
|
Fold opencensus into grpc_impl namespace
Moving opencensus into grpc_impl namespace..
|
6 years ago |
yang-g
|
3f89327fd3
|
Enable building opencensus for bazel build
|
6 years ago |
yang-g
|
a078aa6b68
|
Enable building opencensus for bazel build
|
7 years ago |
easy
|
eaa51cbc9d
|
Add explicit check that we're building with bazel.
|
7 years ago |
easy
|
1b6e8514a9
|
Move GetSpanFromServerContext() to public header.
|
7 years ago |
Vizerai
|
f9f0b54d38
|
update
|
7 years ago |
Vizerai
|
e1d7deeb53
|
update
|
7 years ago |
Vizerai
|
cb2767143c
|
update
|
7 years ago |
Vizerai
|
60086793e0
|
update
|
7 years ago |
Vizerai
|
41e4cedb70
|
Adding opencensus grpc plugin.
Rebasing to merge commits.
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Yihua Zhang
|
04fb58efbd
|
Add ALTS code to grpc/core
|
7 years ago |
Alexander Polcyn
|
db3e898a98
|
Add a sanity check for inclusion of port_platform.h
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Yash Tibrewal
|
83062842c3
|
Changes for C to C++. Adding extern C to header files for compatibility.
Also converting to .cc
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
murgatroid99
|
7871f736ce
|
Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests
|
9 years ago |
murgatroid99
|
9030c81f20
|
Add a libuv endpoint to the C core, for use in the Node library
|
9 years ago |
murgatroid99
|
7e924a0dd4
|
Clang format
|
9 years ago |
murgatroid99
|
31963632dc
|
Make usage of grpc_inet_ntop consistent
|
9 years ago |
murgatroid99
|
0b110dd28d
|
Changed grpc_inet_ntop signature to match Windows function
|
9 years ago |
murgatroid99
|
cb6ce70b5a
|
Fixed copyright year in new file
|
9 years ago |
murgatroid99
|
3c2c6c15d9
|
Fixed InetNtop function call
|
9 years ago |
murgatroid99
|
623dd4f556
|
Renamed GPR_ constants to GRPC_ in iomgr/port.h
|
9 years ago |
murgatroid99
|
5407089b37
|
Separate out iomgr-specific constants into a separate header
|
9 years ago |
murgatroid99
|
79b322751f
|
refactor inet_ntop into a portability header
|
9 years ago |
Yuchen Zeng
|
12dfdc3c27
|
Change win32 file suffix
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
8a9fd52b71
|
Fix copyright
|
9 years ago |
Craig Tiller
|
f23078cbd3
|
Stage #1 of core breakup: move everything under lib
|
9 years ago |
Craig Tiller
|
a82950e683
|
clang-format all core files
|
10 years ago |