frostfs-node/cmd/frostfs-node
Aleksey Savaitan df007b9671
Some checks failed
Tests and linters / Run gofumpt (pull_request) Successful in 2m32s
Vulncheck / Vulncheck (pull_request) Successful in 2m34s
DCO action / DCO (pull_request) Successful in 2m46s
Tests and linters / Staticcheck (pull_request) Failing after 3m10s
Pre-commit hooks / Pre-commit (pull_request) Successful in 3m29s
Tests and linters / Lint (pull_request) Failing after 3m50s
Build / Build Components (pull_request) Successful in 4m1s
Tests and linters / gopls check (pull_request) Failing after 4m2s
Tests and linters / Tests (pull_request) Successful in 4m27s
Tests and linters / Tests with -race (pull_request) Successful in 4m38s
[#1361] Add root ca cert for telemetry configuration
Signed-off-by: Aleksey Savaitan <a.savaitan@yadro.com>
2024-09-12 13:12:07 +03:00
..
config [#1361] Add root ca cert for telemetry configuration 2024-09-12 13:12:07 +03:00
accounting.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
apemanager.go [#1184] node: Add audit middleware for grpc services 2024-06-19 16:05:53 +03:00
attributes.go Rename package name 2023-03-07 16:38:26 +03:00
cache.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
cache_test.go [#451] frostfs-node: Add cache metrics 2024-06-25 08:52:37 +00:00
closer.go [#1868] Reload config for pprof and metrics on SIGHUP 2023-02-20 13:53:27 +03:00
config.go [#1361] Add root ca cert for telemetry configuration 2024-09-12 13:12:07 +03:00
container.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
control.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
frostfsid.go [#1143] node: Fix frostfsid cache 2024-05-20 18:49:52 +03:00
grpc.go [#835] node: Fix appCfg concurrent access 2023-12-14 16:38:59 +03:00
httpcomponent.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
keyspaceiterator.go [#1129] policer: Add EC chunk replication 2024-05-16 16:28:48 +03:00
main.go [#1161] node: Remove notification functionality 2024-06-07 12:10:51 +00:00
metrics.go [#412] node: Replace metrics package 2023-06-01 13:23:11 +00:00
morph.go [#1317] go.mod: Use range over int 2024-09-03 13:00:54 +03:00
netmap.go [#1322] Use new protobuf marshaler 2024-08-22 07:17:41 +00:00
object.go [#1310] object: Move target initialization to separate package 2024-09-05 13:03:58 +00:00
policy_engine.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
pprof.go [#39] node: Add optional profilers 2023-05-12 15:49:04 +03:00
runtime.go [#537] node: Add runtime.memory_limit config parameter 2023-07-25 17:27:09 +03:00
session.go [#1206] audit: Drop not required events 2024-06-27 10:54:31 +00:00
tracing.go [#1361] Add root ca cert for telemetry configuration 2024-09-12 13:12:07 +03:00
tree.go [#1216] ape: Make services use bearer chains fed router 2024-07-05 18:26:48 +00:00
validate.go [#736] logger: Add journald support 2024-02-12 06:17:22 +00:00
validate_test.go [#125] cmd: Refactor internal/common/viper 2023-04-26 13:53:51 +03:00
worker.go [#873] node: Start metrics and pprof as soon as possible 2023-12-21 15:09:51 +00:00