konveyor / mig-demo-apps

A collection of apps ideal for migration demos
Apache License 2.0
15 stars 70 forks source link

Add webhook exporter to the Pelorus config files #101

Closed mpryc closed 1 year ago

mpryc commented 1 year ago

For the e2e tests that uses webhook we require additional changes to the config files for the todolist-mongo-go app.

mateusoliveira43 commented 1 year ago

what is the related PR to these changes?

mpryc commented 1 year ago

@mateusoliveira43 This one: https://github.com/dora-metrics/pelorus/pull/952

mateusoliveira43 commented 1 year ago

tested with ./scripts/run-pelorus-e2e-tests -o mpryc -e webhook,webhook_with_secret from other PR branch, it works