Remove deprecated statsd label_mode

Hopefully if we never do a release that supports signalfx no one will
ever use it and we won't have to maintain it.
Drive-by: refactor label model dispatch to fix a weird bug where a
config name could be a class attribute and blow up weird.
Change-Id: I2c67b59820c5ca094077bf47628426f4b0445ba0
This commit is contained in:
Clay Gerrard
2025年04月03日 17:53:31 -05:00
committed by Alistair Coles
parent 7e5235894b
commit 0e2791a88a

View File

@@ -71,7 +71,7 @@ bind_port = 8080
#
# Statsd metrics may include labeling information in a variety of formats.
# Available options:
# disabled, dogstatsd, graphite, influxdb, librato, signalfx.
# disabled, dogstatsd, graphite, influxdb, librato.
# Defaults to disabled; enable statsd_label_mode by setting another option.
# See also: https://github.com/prometheus/statsd_exporter#tagging-extensions.
# Note that enabling statsd_label_mode will likely increase the number of time
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.