Skip to content

AST-1030 : Added labeltype in label proto#340

Closed
Mayur-Rokade78 wants to merge 1 commit intomainfrom
add-label-type
Closed

AST-1030 : Added labeltype in label proto#340
Mayur-Rokade78 wants to merge 1 commit intomainfrom
add-label-type

Conversation

@Mayur-Rokade78
Copy link
Copy Markdown
Collaborator

Description

Please include a summary of the change, motivation and context.

Testing

Please describe the tests that you ran to verify your changes. Please summarize what did you test and what needs to be tested e.g. deployed and tested helm chart locally.

Checklist:

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Any dependent changes have been merged and published in downstream modules

Documentation

Make sure that you have documented corresponding changes in this repository or hypertrace docs repo if required.

@Mayur-Rokade78 Mayur-Rokade78 requested a review from a team as a code owner March 19, 2026 10:17
@github-actions
Copy link
Copy Markdown

Test Results

169 tests  ±0   169 ✅ ±0   1m 3s ⏱️ -1s
 31 suites ±0     0 💤 ±0 
 31 files   ±0     0 ❌ ±0 

Results for commit b35522a. ± Comparison against base commit 2105589.


message GetLabelsRequest {}
message GetLabelsRequest {
LabelType type = 1;
Copy link
Copy Markdown
Member

@sarthak77 sarthak77 Mar 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a filter message and add this as repeated inside it?

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