Skip to content

feat(tracemetrics): Hide unnecessary attributes and allow adding to filter#102096

Merged
narsaynorath merged 1 commit into
masterfrom
nar/feat/tracemetrics-allow-adding-to-filters-with-trace-details
Oct 24, 2025
Merged

feat(tracemetrics): Hide unnecessary attributes and allow adding to filter#102096
narsaynorath merged 1 commit into
masterfrom
nar/feat/tracemetrics-allow-adding-to-filters-with-trace-details

Conversation

@narsaynorath

@narsaynorath narsaynorath commented Oct 24, 2025

Copy link
Copy Markdown
Member

Adds some types to define fields we want to hide in the trace details UI. Also passes along the custom actions so trace detail keys can be added to the filter. The way the hook is setup for the attribute options, it works for both logs and tracemetrics use cases so I'm just reusing it for now. It should be moved to some general util in the future.

Screenshot 2025-10-24 at 2 26 42 PM

Closes LOGS-452

@narsaynorath narsaynorath requested a review from a team as a code owner October 24, 2025 18:27
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 24, 2025
@linear

linear Bot commented Oct 24, 2025

Copy link
Copy Markdown

@narsaynorath narsaynorath merged commit 88f81c6 into master Oct 24, 2025
51 checks passed
@narsaynorath narsaynorath deleted the nar/feat/tracemetrics-allow-adding-to-filters-with-trace-details branch October 24, 2025 20:31
priscilawebdev pushed a commit that referenced this pull request Oct 28, 2025
…ilter (#102096)

Adds some types to define fields we want to hide in the trace details
UI. Also passes along the custom actions so trace detail keys can be
added to the filter. The way the hook is setup for the attribute
options, it works for both logs and tracemetrics use cases so I'm just
reusing it for now. It should be moved to some general util in the
future.

<img width="745" height="418" alt="Screenshot 2025-10-24 at 2 26 42 PM"
src="https://github.com/user-attachments/assets/c40ac0cd-edea-47da-a974-654b1ee30d21"
/>

Closes LOGS-452
shashjar pushed a commit that referenced this pull request Nov 4, 2025
…ilter (#102096)

Adds some types to define fields we want to hide in the trace details
UI. Also passes along the custom actions so trace detail keys can be
added to the filter. The way the hook is setup for the attribute
options, it works for both logs and tracemetrics use cases so I'm just
reusing it for now. It should be moved to some general util in the
future.

<img width="745" height="418" alt="Screenshot 2025-10-24 at 2 26 42 PM"
src="https://github.com/user-attachments/assets/c40ac0cd-edea-47da-a974-654b1ee30d21"
/>

Closes LOGS-452
@github-actions github-actions Bot locked and limited conversation to collaborators Nov 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants