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

Export Metrics #6424

Closed
Stebalien opened this issue Jun 8, 2021 · 2 comments
Closed

Export Metrics #6424

Stebalien opened this issue Jun 8, 2021 · 2 comments
Labels
P2 P2: Should be resolved tribute

Comments

@Stebalien
Copy link
Member

We need to get timing metrics from StateManager.ApplyBlocks. They're recorded using our standard metrics system, but we need a way to extract and write them to disk.

@jennijuju jennijuju added this to the Network Hyperdrive milestone Jun 8, 2021
@jennijuju jennijuju added the P2 P2: Should be resolved label Jun 8, 2021
@Stebalien
Copy link
Member Author

Ok. I'd actually like this to get done eventually, but it's not a high priority.

Specifically, I'd like to periodically, randomly, record timing metrics to disk. Motivations include:

  1. Ability to pipeline/optimize the simulation when not timing.
  2. Ability to "trim" the chain without losing information around timing changes.

@BigLep
Copy link
Member

BigLep commented Jun 15, 2021

Removing from the Hyperdrive milestone since not essential for a quality 0.10 release.

@arajasek arajasek changed the title [NV13/Simulation] Export Metrics Export Metrics Jul 12, 2021
@arajasek arajasek removed this from the Network Hyperdrive milestone Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 P2: Should be resolved tribute
Projects
None yet
Development

No branches or pull requests

4 participants