vitess-gh/go/textutil
Shlomi Noach bddc71e8bf
Throttler: stats in /debug/vars (#10443)
* Tablet throttler: serve metrics on /throttler/metrics

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* release notes

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* GaugeFloat64

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* counter map

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* GaugeFloat64

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* remove /throttler/metrics endpoint

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* move away from rcrowley/go-metrics and into vitess's stats

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* update release notes

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* internal app name is 'vitess'

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* internal app name is 'vitess'

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* WingleWordCamel

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* SingleWordCamel tests

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* CamelCase for /debug/var metric names. Do not include app-specific metrics

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* use testify

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* copyright

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>

* some code comments

Signed-off-by: Shlomi Noach <2607934+shlomi-noach@users.noreply.github.com>
2022-06-22 09:38:43 +03:00
..
hash.go schemadiff: constraint name diff hints strategies (#10380) 2022-05-30 15:09:51 +03:00
hash_test.go schemadiff: constraint name diff hints strategies (#10380) 2022-05-30 15:09:51 +03:00
strings.go Throttler: stats in /debug/vars (#10443) 2022-06-22 09:38:43 +03:00
strings_test.go Throttler: stats in /debug/vars (#10443) 2022-06-22 09:38:43 +03:00
template.go all: gofmt -w -r 'interface{} -> any' src 2022-03-22 09:39:55 +01:00