-
Notifications
You must be signed in to change notification settings - Fork 74
test: update e2e services #862
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
test: update e2e services #862
Conversation
7a3d6c2 to
0568b3e
Compare
|
@pavolloffay I'd need your insights because the Debugging locally I can see that the difference between the returned and expected traces is around the scope attributes. The returned trace has: while the test expects no scope attributes |
|
Probably due to grafana/tempo#3649 added in https://github.com/grafana/tempo/blob/main/CHANGELOG.md#v250 They added support for scope attributes. The expected assert should be updated. |
0568b3e to
4d2a72e
Compare
This commit updates backend services: * Alertmanager to v0.30.1 * Thanos to v0.40.1 * Loki to v2.9.17 * Tempo to v2.9.0 Signed-off-by: Simon Pasquier <spasquie@redhat.com>
4d2a72e to
0f7fb54
Compare
|
the |
|
cc @philipgough |
No description provided.