tikv / importer

tikv-importer is a front-end to help ingesting large number of KV pairs into a TiKV cluster
Apache License 2.0
20 stars 14 forks source link

tikv-importer.toml: replaced pushgateway config by status-server-address #72

Closed kennytm closed 4 years ago

kennytm commented 4 years ago

What have you changed? (mandatory)

Update the example tikv-importer.toml to expose the new status-server-address config introduced in #46.

Since Pushgateway support has been deprecated, we also removed those settings to reduce confusion.

What are the type of the changes? (mandatory)

How has this PR been tested? (mandatory)

No code.

Does this PR affect TiDB Lightning? (mandatory)

No

Refer to a related PR or issue link (optional)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)