storj/private
Stefan Benten 321bf26c85
cmd,private,satellite: add application_name to metabase connections
Currently the metainfo/metabase DB connections are missing the proper
application_name in order to differentiate and filter queries on the DB
side for analytics.
Without it, it is very time-consuming to correlate processes and their load.

This change adds the "check" on DB connection init and passes the fallbacks
in all places to catch connection strings, that do not set it.

Change-Id: Iea5cea8658bc63778ff89038e5c1c352bf482cfd
2022-02-20 22:29:41 +01:00
..
api satellite/console{gen}: GetUsersProjects endpoint 2022-02-10 08:03:02 +00:00
apigen satellite/console{gen}: GetUsersProjects endpoint 2022-02-10 08:03:02 +00:00
compensation multinode/console: storage usage and total storage usage 2021-06-10 16:01:41 +00:00
crashreportpb crashcollect: process for receiving panics 2021-04-27 18:57:47 +03:00
cui all: golangci-lint v1.33.0 fixes (#3985) 2020-12-05 17:01:42 +01:00
currency private/currency: add strictcsv support to microunit 2020-03-31 14:57:04 -06:00
date Fix monthly earning estimation (#4282) 2021-11-17 18:26:21 -05:00
debugging all: fix dots 2020-07-16 14:58:28 +00:00
lifecycle private/lifecycle: monitor unexpected shutdowns 2021-06-25 19:26:23 +03:00
migrate all: fix error naming 2021-04-29 15:38:21 +03:00
multinodeauth multinode/console: list node infos 2021-01-05 14:49:11 +00:00
multinodepb multinode/reputation: add vetted at timestamp 2021-07-07 18:11:54 +03:00
nodeoperator all: fix error naming 2021-04-29 15:38:21 +03:00
post satellite/email: add delimiter to close the last part of Multipart emails 2022-02-01 09:55:29 +00:00
prompt private/prompt: remove dependency to go-prompt 2020-02-25 13:09:41 +02:00
revocation all: fix error naming 2021-04-29 15:38:21 +03:00
server storagenode: check if QUIC is properly configured 2022-01-20 12:04:04 +00:00
testblobs satellite/audit,storage: increase sleep delay in TestMaxVerifyCount 2021-09-10 15:30:37 +00:00
testmonkit private/testmonkit: move monkit test helper 2021-10-12 14:00:01 +03:00
testplanet cmd,private,satellite: add application_name to metabase connections 2022-02-20 22:29:41 +01:00
testredis ci: fix lint errors 2021-05-17 13:37:31 +00:00
testrevocation pkg/,private/: merge with private package 2021-04-23 16:37:28 +03:00
teststorj all: fix dots 2020-07-16 14:58:28 +00:00
testuplink mod: bump uplink 2021-05-06 14:48:36 +00:00
version all: fix error naming 2021-04-29 15:38:21 +03:00
web satellite/console,private/web: Rate limit coupon code application 2021-08-23 17:00:31 +00:00