Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic modification of configuration files at the Codis level #2110

Merged

Conversation

dingxiaoshuai123
Copy link
Collaborator

Dynamic modification of configuration files through rewriting

AlexStocks
AlexStocks previously approved these changes Nov 9, 2023
@@ -195,7 +191,8 @@ type Config struct {
MetricsReportStatsdServer string `toml:"metrics_report_statsd_server" json:"metrics_report_statsd_server"`
MetricsReportStatsdPeriod timesize.Duration `toml:"metrics_report_statsd_period" json:"metrics_report_statsd_period"`
MetricsReportStatsdPrefix string `toml:"metrics_report_statsd_prefix" json:"metrics_report_statsd_prefix"`
ConfigFileName string `toml:"-" json:"config_file_name"`

ConfigFileName string `toml:"-" json:"config_file_name"`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

跟上面的对其

@AlexStocks AlexStocks merged commit 28831ef into OpenAtomFoundation:unstable Nov 9, 2023
11 checks passed
@dingxiaoshuai123 dingxiaoshuai123 deleted the codis_slow_log branch November 15, 2023 10:27
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
…tomFoundation#2110)

* Dynamic modification of configuration files.Check the correctness of the functionality.

* Modified some specification issues.

* Dynamically modify Codis configuration file and add slow query logs.

* Dynamic modification of configuration files at the Codis level
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
…tomFoundation#2110)

* Dynamic modification of configuration files.Check the correctness of the functionality.

* Modified some specification issues.

* Dynamically modify Codis configuration file and add slow query logs.

* Dynamic modification of configuration files at the Codis level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants