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

#876 add more metrics #972

Draft
wants to merge 2 commits into
base: beta
Choose a base branch
from
Draft

#876 add more metrics #972

wants to merge 2 commits into from

Conversation

absorbb
Copy link
Contributor

@absorbb absorbb commented Sep 30, 2022

✅ app start / shutdown / running_time - its ok to bw used instead of start / shutdown
✅ unit initialization (destination, source, api_key, etc) success | error
✅ new unit created (destination, source, api_key, etc) success | error not needed
unit test connection (destination, source) success | error
task_executor.go: source(collection) sync run success | error | cancel | stale?
uploader.go: file processed (break by destination & table ) success | error
configurator backend auth status success | login_failed | error
open API endpoint statuses http codes - enable gin metrics for configurator (copy code from server)
✅ mail send status success | error
✅ slack notification send status success | error
✅ replay status success | error

* Adding application metrics

* Metrics for relay mode

* Metrics for configurator

* Adding additional metrics

* Small restructurization and stop application counter

Co-authored-by: Ildar Nurislamov <ildar@jitsu.com>
@absorbb absorbb changed the base branch from master to beta September 30, 2022 09:25
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.

None yet

2 participants