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

Add tooling telemetry to forc-crypto #6748

Open
alfiedotwtf opened this issue Nov 21, 2024 · 0 comments
Open

Add tooling telemetry to forc-crypto #6748

alfiedotwtf opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
code quality dev-experience Anything to do with the developer experience forc

Comments

@alfiedotwtf
Copy link
Contributor

alfiedotwtf commented Nov 21, 2024

For forc-crypto and it's subcommands:

  • Create an InfluxDB schema
  • Import the schema to our online InfluxDB bucket
  • Add the code to capture metrics
  • Create tests

forc-crypto and its subcommands:

  • forc-crypto

    • exit-status
    • run-time
  • forc-crypto-keccak256

    • exit-status
    • run-time
  • forc-crypto-sha256

    • exit-status
    • run-time
  • forc-crypto-address

    • exit-status
    • run-time
  • forc-crypto-get-public-key

    • exit-status
    • run-time
  • forc-crypto-new-key

    • exit-status
    • run-time
    • type
      • block-production
      • peering
  • forc-crypto-parse-secret

    • exit-status
    • run-time
    • type
      • block-production
      • peering
@alfiedotwtf alfiedotwtf self-assigned this Nov 21, 2024
@alfiedotwtf alfiedotwtf added forc code quality dev-experience Anything to do with the developer experience labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality dev-experience Anything to do with the developer experience forc
Projects
None yet
Development

No branches or pull requests

1 participant