d34e1329c8
[ #20 ] metrics: Add grpc msg send metrics
...
DCO action / DCO (pull_request) Successful in 28s
Tests and linters / Tests (pull_request) Successful in 36s
Tests and linters / Tests with -race (pull_request) Successful in 1m2s
Tests and linters / Lint (pull_request) Successful in 1m33s
Tests and linters / Staticcheck (pull_request) Successful in 1m40s
Streaming RPC has two main metrics: send message and receive message.
But the first one was missed.
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2025-02-12 14:19:29 +03:00
ec6f880337
[ #19 ] Add CODEOWNERS
...
DCO action / DCO (pull_request) Successful in 4m31s
Tests and linters / Tests (pull_request) Successful in 4m31s
Tests and linters / Staticcheck (pull_request) Successful in 4m52s
Tests and linters / Tests with -race (pull_request) Successful in 4m57s
Tests and linters / Lint (pull_request) Successful in 5m54s
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-12-10 18:50:57 +03:00
37bd758211
[ #15 ] tracing: Add events for grpc stream calls
...
Tests and linters / Staticcheck (pull_request) Successful in 1m34s
DCO action / DCO (pull_request) Successful in 1m37s
Tests and linters / Tests (pull_request) Successful in 1m40s
Tests and linters / Tests with -race (pull_request) Successful in 1m42s
Tests and linters / Lint (pull_request) Successful in 2m26s
Signed-off-by: Roman Loginov <r.loginov@yadro.com>
2024-11-25 16:38:52 +03:00
f17779933e
[ #17 ] config: Add resource attributes
...
DCO action / DCO (pull_request) Successful in 1m15s
Tests and linters / Tests (pull_request) Successful in 1m37s
Tests and linters / Staticcheck (pull_request) Successful in 1m46s
Tests and linters / Tests with -race (pull_request) Successful in 2m15s
Tests and linters / Lint (pull_request) Successful in 2m30s
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-11-12 11:23:07 +03:00
486af9e0d8
[ #11 ] Add license and README
...
Tests and linters / Tests with -race (pull_request) Successful in 1m45s
Tests and linters / Staticcheck (pull_request) Successful in 1m46s
DCO action / DCO (pull_request) Successful in 2m28s
Tests and linters / Tests (pull_request) Successful in 3m28s
Tests and linters / Lint (pull_request) Successful in 3m32s
(close #11 )
Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
2024-11-08 15:06:58 +03:00
666d326cc5
[ #13 ] support tls over grpc for otlp_grpc exporter type
...
DCO action / DCO (pull_request) Successful in 24s
Tests and linters / Tests (pull_request) Successful in 51s
Tests and linters / Tests with -race (pull_request) Successful in 1m3s
Tests and linters / Staticcheck (pull_request) Successful in 1m15s
Tests and linters / Lint (pull_request) Successful in 1m44s
Signed-off-by: Aleksey Savaitan <a.savaitan@yadro.com>
2024-09-09 14:43:14 +03:00
6dd265d949
[ #12 ] tracing: Optimize noop exporter
...
DCO action / DCO (pull_request) Successful in 1m7s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m16s
Tests and linters / Tests (1.22) (pull_request) Successful in 1m23s
Tests and linters / Staticcheck (pull_request) Successful in 1m49s
Tests and linters / Tests with -race (pull_request) Successful in 2m8s
Tests and linters / Lint (pull_request) Successful in 2m42s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:37:41 +03:00
cb37f5975e
[ #12 ] go.mod: Update otel dependencies
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:37:40 +03:00
4516209806
[ #12 ] go.mod: Bump go version to 1.21
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:35:11 +03:00
07d955b1d0
[ #12 ] pre-commit: Use cached tests in hook
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:27:32 +03:00
3b672cf19e
[ #12 ] Makefile: Allow to override testflags
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:27:32 +03:00
7a48a24c2a
[ #12 ] pre-commit: Remove gitlint
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:27:32 +03:00
c094f8ec89
[ #12 ] .golangci.yml: Reenable deprecated warnings
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:27:32 +03:00
f73432edd6
[ #12 ] Makefile: Update golanci-lint to v1.59.1
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:27:32 +03:00
44b526aaf8
[ #12 ] go.mod: Tidy modules
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:27:32 +03:00
26ef0b79cf
[ #7 ] Makefile: Update linter versions
...
Tests and linters / Tests (1.21) (pull_request) Successful in 1m17s
DCO action / DCO (pull_request) Successful in 1m1s
Tests and linters / Tests (1.20) (pull_request) Successful in 1m28s
Tests and linters / Staticcheck (pull_request) Successful in 1m39s
Tests and linters / Tests with -race (pull_request) Successful in 1m56s
Tests and linters / Lint (pull_request) Successful in 2m28s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-31 15:06:10 +03:00
afb5f2b857
[ #7 ] .forgejo: Add pre-commit
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-31 15:05:29 +03:00
99465e6639
[ #7 ] loki: Fix linter issues
...
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-31 14:54:34 +03:00
b3ad3335ff
[ #5 ] logs: Add Loki
...
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2023-11-01 14:17:34 +03:00
7960099809
[ #4 ] Export gRPC client and server metrics
...
Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
2023-10-19 10:51:18 +03:00
c97d21411e
[ #3 ] metrics: Add gRPC middleware
...
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-05-31 11:27:42 +03:00
3c1b76ee51
[ #3 ] metrics: Move from node
...
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-05-31 11:27:42 +03:00
7f9eba1b19
[ #3 ] tracing: Move from api-go
...
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-05-31 11:27:42 +03:00
True Cloud Lab
6b3d863d81
Initial commit
2023-05-26 13:00:13 +00:00