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 telemetry #235

Closed
wants to merge 13 commits into from
Closed

Add telemetry #235

wants to merge 13 commits into from

Conversation

sirenko
Copy link
Contributor

@sirenko sirenko commented Oct 26, 2023

Motivation

Solution

@sirenko sirenko changed the title CCIP telemetry CCIP-1174 Add telemetry Oct 26, 2023
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch 12 times, most recently from 52efc68 to 3bb1bc0 Compare November 1, 2023 06:18
@RensR RensR changed the title CCIP-1174 Add telemetry Add telemetry Nov 1, 2023
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch 4 times, most recently from 106af85 to d3f4269 Compare November 2, 2023 00:46
@sirenko sirenko marked this pull request as ready for review November 2, 2023 03:33
@sirenko sirenko requested a review from a team as a code owner November 2, 2023 03:33
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch 2 times, most recently from a977699 to ed243ca Compare November 6, 2023 07:15
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from 7c408f5 to ef2baa7 Compare November 7, 2023 07:45
george-dorin and others added 4 commits November 6, 2023 23:47
* Initial draft

* Add manager

* Update config TOML

* Update config tests

* Add telemetry manager tests

* Fix lint

* Add CHANGELOG.md

* Update TelemetryService Send interface

* Fix bad merge

* Fix hanging tests

* Change config from TelemetryIngressEndpoint to TelemetryIngress.Endpoints

* - Fix wrong context being passed

* - Remove protocol prefix from telemetry URL
- Drop context from TelemPayload

* - Fix context in tests

* - Update CHANGELOG.md

* - Add fields back and show error

* - Fix failing tests

* Move changelog entry to [dev]

* Update so that telemetry can still be configured the old way

* Update CONFIG.md
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from ef2baa7 to 89d4c4e Compare November 7, 2023 07:48
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from 89d4c4e to 1eece29 Compare November 7, 2023 08:21
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from e12ac39 to a164043 Compare November 8, 2023 04:52
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from a164043 to a52a9d4 Compare November 8, 2023 05:32
@dadaism
Copy link

dadaism commented Nov 8, 2023

@sirenko need to fix the following issues:

Error: core/services/ocr2/plugins/ccip/execution_reporting_plugin.go:77:84: undefined: bind
Error: core/services/ocr2/plugins/ccip/execution_reporting_plugin.go:77:107: undefined: custom_token_pool
Error: core/services/ocr2/plugins/ccip/execution_reporting_plugin.go:158:98: undefined: bind
Error: core/services/ocr2/plugins/ccip/execution_reporting_plugin.go:158:121: undefined: custom_token_pool
Error: core/services/ocr2/plugins/ccip/execution_reporting_plugin.go:159:12: undefined: custom_token_pool

@dadaism
Copy link

dadaism commented Nov 8, 2023

Need to add import "github.com/smartcontractkit/chainlink/v2/core/gethwrappers/ccip/generated/custom_token_pool"

@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch 5 times, most recently from 95df5a4 to 3573feb Compare November 8, 2023 19:13
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch 4 times, most recently from 6436878 to b290c09 Compare November 8, 2023 22:36
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from b290c09 to a4b0533 Compare November 9, 2023 05:28
@sirenko sirenko force-pushed the CCIP-1174/ccip-telemetry branch from a4b0533 to 77e867b Compare November 9, 2023 05:40
@sirenko sirenko requested a review from connorwstein November 9, 2023 06:03
@sirenko
Copy link
Contributor Author

sirenko commented Nov 13, 2023

Stashing for now. See CCIP-1174 for more details.

@sirenko sirenko closed this Nov 13, 2023
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.

5 participants