Skip to content

Uptrace + Vector integration questions #295

Answered by vmihailenco
JohnBat26 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

Global search doesn't work, for example: where {.name,.event_name} contains "error", though I send this fields from vector in json. Why?

You probably want display.name contains error. It is unlikely that .name and .event_name would contain error, but you can check with group by .name, .event_name what data you have there.

There is System combobox at overview screen, but I don't understand how send this field from vector.

This field is set automatically set based on the span/event/log attributes. See this for details.

Can I send metrics from vector?

Nope, Vector metrics are not supported at the moment. We might support them in future, but for now I would recommend using Otel H…

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@JohnBat26
Comment options

@JohnBat26
Comment options

@JohnBat26
Comment options

@JohnBat26
Comment options

@vmihailenco
Comment options

Answer selected by vmihailenco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #293 on November 22, 2023 07:42.