-
Notifications
You must be signed in to change notification settings - Fork 331
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
Move e2e tests for metrics export to integration status to reduce crosstalk flakiness #1782
Commits on Oct 7, 2020
-
Move e2e tests for metrics export to integration status to reduce cro…
…sstalk flakiness
Evan Anderson committedOct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for fe41fe3 - Browse repository at this point
Copy the full SHA fe41fe3View commit details -
Evan Anderson committed
Oct 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 21c185f - Browse repository at this point
Copy the full SHA 21c185fView commit details
Commits on Oct 12, 2020
-
Evan Anderson committed
Oct 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 4470e5c - Browse repository at this point
Copy the full SHA 4470e5cView commit details
Commits on Oct 13, 2020
-
Evan Anderson committed
Oct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 73fede0 - Browse repository at this point
Copy the full SHA 73fede0View commit details -
Add common library for e2e tests
Evan Anderson committedOct 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 25cf33e - Browse repository at this point
Copy the full SHA 25cf33eView commit details
Commits on Oct 14, 2020
-
Don't need serving's common library at all
Evan Anderson committedOct 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 60c3c49 - Browse repository at this point
Copy the full SHA 60c3c49View commit details
Commits on Oct 21, 2020
-
Fix one bug where prometheus wouldn't work if only the port changed. Fix timeout to work correctly in the record_e2e_test. Fix one bug in the record_e2e_test when multiple measures came in for the same metric.
Evan Anderson committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for e7d5ebe - Browse repository at this point
Copy the full SHA e7d5ebeView commit details -
Merge remote-tracking branch 'upstream/master' into metrics-e2e
Evan Anderson committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for a03b609 - Browse repository at this point
Copy the full SHA a03b609View commit details -
Merge remote-tracking branch 'upstream/master' into metrics-e2e
Evan Anderson committedOct 21, 2020 Configuration menu - View commit details
-
Copy full SHA for b2f9091 - Browse repository at this point
Copy the full SHA b2f9091View commit details
Commits on Oct 23, 2020
-
Clean up the factory/exporter registration lifecycle. It's fine to Un…
…register(nil), but not to Register(nil).
Evan Anderson committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 211b2be - Browse repository at this point
Copy the full SHA 211b2beView commit details -
Clean up isNewExporterRequired
Evan Anderson committedOct 23, 2020 Configuration menu - View commit details
-
Copy full SHA for c7d694f - Browse repository at this point
Copy the full SHA c7d694fView commit details