pranjalg1331

Results 8 issues of pranjalg1331

**Notes for Reviewers** This PR fixes #11420 **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [☑️ ] Yes, I signed my commits.

component/mesheryctl

**Notes for Reviewers** This PR fixes #11314 **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.

component/mesheryctl

**Notes for Reviewers** This PR fixes #12138 **[Signed commits](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)** - [ ] Yes, I signed my commits.

component/mesheryctl

### Current Behavior Currently when we create an environment, there are no checks to validate that orgId is a valid uuid, and it returns environment created without actually creating the...

kind/bug

(Please add to the PR name the issue/s that this PR would close if merged by using a [Github](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) keyword. Example: `. Closes #999`. If your PR is made by...

## Which problem is this PR solving? This PR is part of the solution for the issue- https://github.com/jaegertracing/jaeger/issues/7594 ## Description of the changes I noticed that attributes are not mentioned...

## Which problem is this PR solving? Resolves #7594 ## Description of the changes I added support for filtering the traces based on attributes passed. ## How was this change...

enhancement