Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Add supporting Weights for registration service #26

Open
nicholasgribanov opened this issue Feb 2, 2021 · 1 comment
Open

Add supporting Weights for registration service #26

nicholasgribanov opened this issue Feb 2, 2021 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@nicholasgribanov
Copy link

Needed to extend registration options to be able to send weights in time of register service
here description and structure for Weights https://www.consul.io/api-docs/agent/service#weights
Part of payload:

"Weights": {
    "Passing": 10,
    "Warning": 1
  }
@nicholasgribanov
Copy link
Author

#28 PR here

@poppyred poppyred self-assigned this Feb 18, 2021
@poppyred poppyred added the wontfix This will not be worked on label Feb 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants