Skip to content

Release v0.14.0#226

Merged
SuperQ merged 2 commits intomasterfrom
superq/0.14.0
May 26, 2023
Merged

Release v0.14.0#226
SuperQ merged 2 commits intomasterfrom
superq/0.14.0

Conversation

@SuperQ
Copy link
Contributor

@SuperQ SuperQ commented May 25, 2023

@SuperQ
Copy link
Contributor Author

SuperQ commented May 25, 2023

CC @fbs

@SuperQ SuperQ requested a review from Nexucis May 25, 2023 18:20
@SuperQ SuperQ force-pushed the superq/0.14.0 branch 2 times, most recently from 6999f22 to 561053d Compare May 26, 2023 06:36
SuperQ added 2 commits May 26, 2023 08:37
Add exporter-toolkit to handle flags and landing page.
* Update README.

Signed-off-by: SuperQ <superq@gmail.com>
* [FEATURE] cache descriptors to reduce API calls #218

Signed-off-by: SuperQ <superq@gmail.com>
@SuperQ SuperQ merged commit 6cb7206 into master May 26, 2023
@SuperQ SuperQ deleted the superq/0.14.0 branch May 26, 2023 06:52
listenAddress = kingpin.Flag(
"web.listen-address", "Address to listen on for web interface and telemetry.",
).Default(":9255").String()
toolkitFlags = webflag.AddFlags(kingpin.CommandLine, ":9225")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was the port change from 9255 to 9225 done in error?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, my mistake.

@fbs fbs mentioned this pull request May 26, 2023
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.

3 participants