Steve Simpson
2d5300ce3a
gRPC Server: Instrument requests made to the server. ( #71914 )
...
* gRPC Server: Instrument requests made to the server.
Expose metrics from the gRPC server in order to monitor for failed responses
and response latency. Uses code from the already vendored weaveworks/common.
* Review comments.
2023-07-19 16:01:54 +02:00
Karl Persson
e4d998dc1a
ApiKeyGenPrefix: rename package ( #65623 )
...
* Rename package to satokengen to make it clearer that it is for service
account tokens
2023-03-30 17:04:10 +02:00
idafurjes
982939111b
Rename Id to ID for annotation models ( #62886 )
...
* Rename Id to ID for annotation models
* Add xorm tags
* Rename Id to ID for API key models
* Add xorm tags
2023-02-03 17:23:09 +01:00
Serge Zaitsev
bc2813ef06
Chore: Fix goimports grouping in pkg/services ( #62420 )
...
* fix goimports
* fix goimports order
2023-01-30 08:21:27 +00:00
Artur Wierzbicki
6e3de8d016
gRPC Server: Fix logging unauthenticated request error ( #57490 )
2022-10-23 03:51:23 +08:00
Todd Treece
4163f31d76
GRPC Server: Add signedInUser to context ( #56059 )
2022-10-04 16:31:02 -04:00
Todd Treece
2d433194d0
GRPC Server: Add tracing interceptors ( #56045 )
...
Co-authored-by: Artur Wierzbicki <artur.wierzbicki@grafana.com>
2022-10-04 14:27:14 +04:00
Artur Wierzbicki
64eff8196c
Chore: expose grpc server address ( #56013 )
2022-09-29 08:42:01 -04:00
Todd Treece
a281c26580
GRPC Server: Move reflection to a separate gRPC service ( #55872 )
2022-09-28 14:00:46 -04:00
Alexander Emelin
55aae79744
GRPC Server: Add gRPC server service ( #47849 )
...
Co-authored-by: Todd Treece <todd.treece@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-09-26 16:25:34 -04:00