devstack/tools
Dan Smith d115bfd72a Reduce the flush frequency of dbcounter plugin
This relaxes the limits for dbcounter to make it flush stats to the
database less often. Currently every thirty seconds or 100 hits, we
write a stats line to the database. In some services (like keystone)
this can trigger more than one write per second because of the
massive number of SELECT calls that service makes.

This removes the hit limit and decreases the mandatory flush interval
to once a minute. Hopefully this will manifest as lower load on the
database triggered by what would be readonly operations.

Change-Id: I43a58532c0541075a2d36408abc50a41f7994bda
2023-07-31 07:20:12 -07:00
..
dbcounter Reduce the flush frequency of dbcounter plugin 2023-07-31 07:20:12 -07:00
build_venv.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
create_userrc.sh Revert "Drop keystone dedicated ports" 2020-07-06 14:01:08 -05:00
create-stack-user.sh Fix doc and user create script to set homedir permissions 2022-05-25 06:34:30 +00:00
debug_function.sh Add debug helper script 2021-01-12 17:41:19 -08:00
discover_hosts.sh Don't assume nova-manage is present 2017-01-26 16:21:54 +01:00
dstat.sh Handle pcp-dstat transition 2019-03-29 11:20:19 -07:00
file_tracker.sh Add new service "file_tracker" 2022-11-07 08:21:34 +00:00
fixup_stuff.sh Merge "Fix reboot on fedora like nodes" 2023-07-25 16:18:54 +00:00
generate-devstack-plugins-list.py Use python3 as default python command 2020-02-17 17:03:47 +00:00
generate-devstack-plugins-list.sh Fix propose-updates job 2020-08-02 13:13:00 +02:00
get-stats.py Avoid including bad service names in perf.json 2022-06-23 09:25:22 -07:00
image_list.sh Remove references to XenAPI driver 2021-03-05 15:10:19 +00:00
info.sh Fix typo in tools/info.sh comment 2016-08-22 17:00:50 +00:00
install_pip.sh [doc] Update Ubuntu to 22.04 2022-11-28 11:19:45 +01:00
install_prereqs.sh Remove support for opensuse 2023-02-16 12:01:39 +01:00
make_cert.sh Fix displaying usage for make_cert.sh 2021-08-06 12:55:39 +02:00
memory_tracker.sh Switch to python3 for memory_peak service 2020-01-30 12:35:34 +00:00
mlock_report.py Handle disappearing pids in mlock_report.py 2021-04-28 16:31:17 +00:00
outfilter.py Use python3 as default python command 2020-02-17 17:03:47 +00:00
ping_neutron.sh Remove usage of neutron-debug since it has been removed 2023-05-12 16:34:08 -04:00
update_clouds_yaml.py Fix use of yaml.load() 2021-10-16 17:33:12 +02:00
upload_image.sh Use openstack CLI instead of keystone 2015-04-13 10:09:13 -04:00
verify-ipv6-only-deployments.sh Add support for IPv6 tunnel endpoints 2022-06-07 02:28:51 +00:00
worlddump.py Resolve distutils deprecation warning 2023-05-26 13:46:42 +02:00