Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Metrics export for import command. #509

Merged
merged 1 commit into from
Jan 4, 2019
Merged

Conversation

shemnon
Copy link
Contributor

@shemnon shemnon commented Jan 4, 2019

PR description

For the import command pay attention to the --metrics-enabled and
--metrics-listen CLI flags and run the metrics server if requested

For example, this CLI
bin/pantheon --datadir=/Volumes/PANTHEON/pantheon/mainnet --metrics-enabled import /Volumes/PANTHEON/RLP/main-000k-100k.blocks would enable the prometheus metrics export server on the default port (localhost:9545) so that we can gather performance metrics via prometheus during the import.

Fixed Issue(s)

NC-1994

For the import command pay attention to the --metrics-enabled and
--metrics-listen CLI flags and run the metrics server if requested
@shemnon shemnon merged commit e06c685 into PegaSysEng:master Jan 4, 2019
@shemnon shemnon deleted the metrics branch January 4, 2019 22:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants