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

fix est_num_metrics_emitted_by_reporter not being emitted #17929

Merged
merged 2 commits into from
Oct 13, 2022

Conversation

colesnodgrass
Copy link
Member

What

  • re-add micronaut'd metric-reporter service
  • fix est_num_metrics_emitted_by_reporter not being emitted

How

  • reverted revert PR
  • add est_num_metrics_emitted_by_reporter metrics
  • add test to verify est_num_metrics_emitted_by_reporter metrics are being reported

This second commit contains the only net-new changes.

@colesnodgrass colesnodgrass temporarily deployed to more-secrets October 13, 2022 04:39 Inactive
Copy link
Contributor

@jdpgrailsdev jdpgrailsdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@colesnodgrass
Copy link
Member Author

I verified the est_num_metrics_emitted_by_reporter is now reporting in the dev environment with this PR's changes.
image

@colesnodgrass colesnodgrass merged commit 3bcf15b into master Oct 13, 2022
@colesnodgrass colesnodgrass deleted the cole/fix-est-num-metrics branch October 13, 2022 17:41
letiescanciano added a commit that referenced this pull request Oct 14, 2022
…vation

* master: (98 commits)
  🐛 Source Bing Ads - Fix Campaigns stream misses Audience and Shopping (#17873)
  Source S3 - fix schema inference (#17991)
  🎉 JDBC sources: store cursor record count in db state (#15535)
  Introduce webhook configs into workspace api and persistence (#17950)
  ci: upload test results to github for analysis (#17953)
  Trigger the connectors build if there are worker changes. (#17976)
  Add additional sync timing information (#17643)
  Use page_token_option instead of page_token (#17892)
  capture metrics around json messages size (#17973)
  🐛 Correct kube annotations variable as per the docs. (#17972)
  🪟 🎉 Add /connector-builder page with embedded YAML editor (#17482)
  fix `est_num_metrics_emitted_by_reporter` not being emitted (#17929)
  Update schema dumps (#17960)
  Remove the bump in the value.yml (#17959)
  Ensure database initialization in test container (#17697)
  Remove typo line from incremental reads docs (#17920)
  DocS: Update authentication.md (#17931)
  Use MessageMigration for Source Connection Check. (#17656)
  fixed links (#17949)
  remove usages of YamlSeedConfigPersistence (#17895)
  ...
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
…q#17929)

* Revert "Revert metrics reporter migration to micronaut (airbytehq#17927)"

This reverts commit 473b5db.

* ensure EST_NUM_METRICS_EMITTED_BY_REPORTER is called
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.

3 participants