Skip to content

feat(metrics): add latency, conversion, and tx failure hooks (#35)#59

Open
paulinaapeh8 wants to merge 1 commit into
Kalebtron1:mainfrom
paulinaapeh8:feat/metrics-35
Open

feat(metrics): add latency, conversion, and tx failure hooks (#35)#59
paulinaapeh8 wants to merge 1 commit into
Kalebtron1:mainfrom
paulinaapeh8:feat/metrics-35

Conversation

@paulinaapeh8
Copy link
Copy Markdown
Contributor

  • calculate-score: logs latency + tier eligibility on every call
  • evaluate-and-mint: logs latency + mint status (minted/tx_failed/pending/score_error)
  • get-available-credit: logs latency + resolved tier and credit amount

All hooks use console.log [metric] prefix for easy grep. No new dependencies. Removable in one pass.

Closes #35

…on1#35)

- calculate-score: logs latency + tier eligibility on every call
- evaluate-and-mint: logs latency + mint status (minted/tx_failed/pending/score_error)
- get-available-credit: logs latency + resolved tier and credit amount

All hooks use console.log [metric] prefix for easy grep.
No new dependencies. Removable in one pass.

Closes Kalebtron1#35
@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@paulinaapeh8 is attempting to deploy a commit to the alankcr1-6443's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@paulinaapeh8 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Metricas clave (conversiones, fallos tx, latencia)

1 participant