aliyun-slow-sql

command module
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

README

edit config.json or create new

{
    "tasks": [
        {
            "access_key_id":"access key",
            "access_key_secret": "access key secret",
            "region_id": "region id",
            "instances": [
                {
                    "instance_id": "instance-1",
                    "excluded_db": ["db-1", "db-22"],
                    "instance_type": "RDS or PolarDB"
                },
                {
                    "instance_id": "instance-2",
                    "excluded_db": ["db-1", "db-2"],
                    "instance_type": "RDS or PolarDB"
                }
            ],
            "ding_talk" : {
                "webhook": "https://xxxxx",
                "secret": "secret"
            }
        }
    ]
}

run

./aliyun-slow-sql -config /path/to/file

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
rds

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL