Skip to content
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

Create way to navigate by structured metadata #310

Closed
stevendungan opened this issue May 7, 2024 · 10 comments
Closed

Create way to navigate by structured metadata #310

stevendungan opened this issue May 7, 2024 · 10 comments
Assignees

Comments

@stevendungan
Copy link
Contributor

Currently, there is no option in the UI to explore structured metadata, or add structured metadata fields to queries.

Structured metadata is used for:

  • transient, high cardinality infra labels (e.g. pod)
  • OTel resource attributes which are not promoted to labels
image
@ivanahuckova
Copy link
Member

ivanahuckova commented May 16, 2024

We should tackle this before GA, but the team does not think that another tab is a good solution - so we should explore the options, like integrating with detected fields (and calling it just fields?)

@ivanahuckova
Copy link
Member

@svennergr assigned this to you as you are working on structured metadata task.

@omri-shilton
Copy link

@svennergr any news?

@trevorwhitney
Copy link
Contributor

Structured metadata should be already be included in the detected fields pane, and in the response from Loki they are treated identically. I have noticed some problems in how we're determining which detected fields to show, that might be filtering out some of the structured metadata, but that should be fixed once we get the detected fields from the API in #678

@svennergr
Copy link
Contributor

Solved by #736

@omri-shilton
Copy link

@svennergr @trevorwhitney I updated both grafana to 11.2 and explorelogs to 1.0.0 and it seems that this didnt solve my issue.
Image

@trevorwhitney
Copy link
Contributor

@omri-shilton do you see structured metadata and parsed fields in the logs view for this same service and time range?

@omri-shilton
Copy link

@omri-shilton do you see structured metadata and parsed fields in the logs view for this same service and time range?

Yes

@trevorwhitney
Copy link
Contributor

@omri-shilton would you mind opening a new issue, with as much detail as you can provide (ie. seeing the failed network requests would be useful).

@omri-shilton
Copy link

@trevorwhitney i already have an issue which was closed
#486

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

No branches or pull requests

5 participants