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

Update to new faucet_config_hash_info label format #13

Merged
merged 1 commit into from Apr 22, 2019

Conversation

lantz
Copy link
Collaborator

@lantz lantz commented Apr 19, 2019

The new format is:

{config_files='file1,file2', hashes='hash1,hash2'}

The agent currently only supports one config file/hash, but potentially could support multiple files (i.e. includes) in the future.

Also: switch to using prometheus_client.parser

Depends on faucetsdn/faucet#2911 (merged)

Fixes #12

@lantz lantz changed the title Change to new faucet_config_hash_info label format Update to new faucet_config_hash_info label format Apr 19, 2019
@lantz lantz force-pushed the promclient branch 2 times, most recently from 3ebe8f9 to 02ea3cf Compare April 19, 2019 22:51
The new format is:

{config_files='file1,file2', hashes='hash1,hash2'}

However, the agent only supports one hash file atm.

Also: switch to using prometheus_client.parser

Fixes faucetsdn#12
@anarkiwi anarkiwi merged commit 54d5d01 into faucetsdn:master Apr 22, 2019
@lantz lantz deleted the promclient branch April 27, 2019 21:14
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.

faucetagent incompatible with config_file_hash_info change
2 participants