diff options
author | Valery Piashchynski <[email protected]> | 2021-09-16 17:12:37 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-09-16 17:12:37 +0300 |
commit | f3491c089b4da77fd8d2bc942a88b6b8d117a8a5 (patch) | |
tree | 32bfffb1f24eeee7b909747cc00a6a6b9fd3ee83 /tests/plugins/metrics/configs/.rr-issue-571.yaml | |
parent | 5d2cd55ab522d4f1e65a833f91146444465a32ac (diff) |
Move plugins to a separate repository
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/metrics/configs/.rr-issue-571.yaml')
-rw-r--r-- | tests/plugins/metrics/configs/.rr-issue-571.yaml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/plugins/metrics/configs/.rr-issue-571.yaml b/tests/plugins/metrics/configs/.rr-issue-571.yaml deleted file mode 100644 index 872f777a..00000000 --- a/tests/plugins/metrics/configs/.rr-issue-571.yaml +++ /dev/null @@ -1,13 +0,0 @@ -rpc: - listen: tcp://127.0.0.1:6001 - -server: - command: "php ../../metrics-issue-571.php" - -http: - address: "0.0.0.0:56444" - pool: - num_workers: 5 - -metrics: - address: "0.0.0.0:23557" |