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

feat: Compute target metrics #1573

Closed
edgarrmondragon opened this issue Mar 31, 2023 · 3 comments · Fixed by #2486
Closed

feat: Compute target metrics #1573

edgarrmondragon opened this issue Mar 31, 2023 · 3 comments · Fixed by #2486

Comments

@edgarrmondragon
Copy link
Collaborator

edgarrmondragon commented Mar 31, 2023

Feature scope

Targets

Description

We have a few metrics computed for taps:

  • Record counter
  • Request counter
  • Sync timer
  • Request timer

It would be interesting to similarly generate some metrics for targets. A few that come to mind:

  • Message counter (tagged by message type and stream at least)
  • Sync timer
  • Record counter

This would allow developers (and platforms like Meltano) to monitor and correlate tap and target metrics.

@tayloramurphy
Copy link
Collaborator

It would probably be good to do a record calculator for targets too. If users filter rows from a mapper having the counts on both sides is useful!

@stale
Copy link

stale bot commented Jul 30, 2023

This has been marked as stale because it is unassigned, and has not had recent activity. It will be closed after 21 days if no further activity occurs. If this should never go stale, please add the evergreen label, or request that it be added.

@stale stale bot added the stale label Jul 30, 2023
@edgarrmondragon
Copy link
Collaborator Author

Still relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants