featurebase/server
pokeeffe-molecula 7f6ea0e6e5
introduce performance counters and system table fanout, plus refactor metrics (#2363)
* performance counters

* first cut of perf counters and system table fanout and a wire protocol
* significantly refactored prometheus support; removed statsd and exprvar

* removed node_id

* put dax subquery test back

* Change Translator.TranslateFieldIDs method to take a dax.TableKeyer

There are a bunch of other calls to the Translator interface methods
with currently take an `index string`, and those need to be converted to
dax.TableKeyer as well. But I need to review each call, because in at
least one place I noticed one being called with `result.Index` instead
of with the qtbl available. And I don't yet know how those could be
different.

Co-authored-by: Travis Turner <travis@molecula.com>
2023-01-11 20:37:00 -06:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go Remove most of the resize-related logic 2022-06-21 17:03:09 -05:00
config.go Add dd tracer and associated config options (#2403) 2023-01-10 14:06:09 -08:00
config_internal_test.go FB-1378: Use IP whitelisting for ingest authentication and authorization (#2070) 2022-05-20 14:57:05 -05:00
config_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
dup.go add copyright notice back in 2021-12-10 11:01:04 -06:00
dup_arm64.go add copyright notice back in 2021-12-10 11:01:04 -06:00
grpc.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
grpc_internal_test.go Dataframe (#2241) 2022-11-21 17:38:48 -06:00
grpc_test.go Stop using string keys in contexts 2022-11-04 15:01:40 -06:00
handler_test.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
server.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
server_internal_test.go addresses multiple authn/z tickets 2022-01-14 12:31:32 -06:00
server_test.go Add DAX - full list of squashed commits below 2022-11-16 11:19:40 -06:00
sql.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
tlsconfig.go drop ioutil 2022-09-23 16:56:27 -05:00
tlsconfig_test.go add guardrails to TLS configs 2022-06-28 11:58:19 -05:00
trial.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00