Stéphane Nicoll
4d074fcb64
Polish
1 week ago
Stéphane Nicoll
d7a4561da8
Harmonize ObservationConvention parameters in gRPC support
...
Such parameters are usually named "customConvention" so this commit
aligns to that naming.
See gh-49730
1 week ago
Andrey Litvitski
f368ac4805
Rename GrpcClientObservationConvention parameter to convention
...
See gh-49787
Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
1 week ago
Stéphane Nicoll
fe8fcaeaff
Polish
1 week ago
Stéphane Nicoll
bf5562359d
Polish configuration properties for gRPC support
...
This commit aligns convention for configuration properties description:
- Do not start with 'The' or 'A'.
- Do not document default value when it is specified.
- Document default change to unit
1 week ago
Stéphane Nicoll
5b7a6a9cc6
Consistently document default duration unit in gRPC support
...
Closes gh-49722
1 week ago
Phillip Webb
f75fea3601
Add type-safe gRPC service config properties
...
Update `GrpcClientProperties` to include type-safe service config
properties commonly configured items.
Closes gh-49540
2 weeks ago
Chris Bono
1b41cb20c1
Add Spring gRPC client and server observation support
...
Update client and server code to support micrometer observations.
Closes gh-49056
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2 weeks ago
Chris Bono
c35b21adb4
Add Spring gRPC client support
...
Add support for Spring gRPC client applications.
Closes gh-49045
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2 weeks ago