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

Mention --backend flag in cortextool help command #229

Open
eamonryan opened this issue Dec 16, 2021 · 0 comments
Open

Mention --backend flag in cortextool help command #229

eamonryan opened this issue Dec 16, 2021 · 0 comments

Comments

@eamonryan
Copy link
Member

Currently the help command on version 0.10.7 says:

Flags:
  --help                      Show context-sensitive help (also try --help-long and
                              --help-man).
  --log.level="info"          set level of the logger
  --push-gateway.endpoint=PUSH-GATEWAY.ENDPOINT  
                              url for the push-gateway to register metrics
  --push-gateway.job=PUSH-GATEWAY.JOB  
                              job name to register metrics
  --push-gateway.interval=1m  interval to forward metrics to the push gateway

There is no mention of the --backend flag, despite the fact that it exists and is used for example when interacting with a Loki ruler as written here: https://grafana.com/docs/loki/latest/rules/#interacting-with-the-ruler

It would be helpful to add mention of the flag to the help command.

@eamonryan eamonryan changed the title Mention --backend flag in help command Mention --backend flag in cortextool help command Dec 16, 2021
friedrichg pushed a commit to cortexproject/cortex-tools that referenced this issue Aug 1, 2023
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.12.4...v1.12.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Niclas Schad <niclas.schad@gmail.com>
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

No branches or pull requests

1 participant