Skip to content

Conversation

@r3code
Copy link
Member

@r3code r3code commented Apr 17, 2025

Имя с точкой, например, .Resource."http.response.status_code", где http.response.status_code нужно брать в кавычки ", иначе это в тесте vector считается за обращение к вложенному полю, что неверно в этом контексте.

В тесте должно быть "Resource.\"http.response.status_code\"".

Это важно при использовании имен из OpenTelemetry Attributes Registry.

Имя с точкой, например, .Resource."http.response.status_code", нужно брать в кваычки ", иначе это в тесте vector считается за обращение к вложенному полю..
В тесте должно быть "Resource.\"http.response.status_code\""
@r3code r3code merged commit 94b3085 into main Apr 17, 2025
1 check passed
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.

2 participants