ADITYA TIWARI

Results 15 issues of ADITYA TIWARI

# Problem Briefly describe the issue being addressed. Example: "Inconsistent UI behavior on hover for box items." # Solution Summarize the implemented fix. Example: "Added `transform` property on hover for...

This pull request introduces revisions to the documentation, specifically targeting the monitoring guide. The modifications include: Incorporation of the Internal_observability section. Restructuring of the overall documentation hierarchy to improve readability...

#### Which issue(s) does the PR fix: Fixes #10644 #### Does this PR introduce a user-facing change? ```release-notes [ENHANCEMENT] promtool: Add `--lint` flag to `check metrics` command to allow disabling...

## Description This PR enhances the `atan2` trigonometric binary operator documentation with comprehensive examples, usage notes, and cross-references. ## Changes Made ### operators.md - **Added detailed examples** for `atan2` binary...

stale

### Description Previously, when selecting a metric name from autocomplete suggestions with the cursor positioned mid-identifier, only the text before the cursor was replaced, leaving the suffix intact and resulting...

…comprehensive tests - Implement bubbled error pill functionality with click focus - Add tests for issue #588 - Add unit tests for individual files ## Which problem is this PR...

changelog:bugfix-or-minor-feature

## Which problem is this PR solving? - Resolves jaegertracing/jaeger-ui#340 ## Description of the changes - Add initial Jest unit tests in packages/plexus: - `src/__tests__/cacheAs.test.ts` - `src/__tests__/digraph-utils.test.ts` - `src/__tests__/zoom-utils.test.ts` (mocks...

stale
changelog:test

## Which problem is this PR solving? - Resolves #7423 {https://github.com/jaegertracing/jaeger/issues/7423} - TypeError when querying services with no trace data ## Description of the changes Add defensive null check in...

**What type of PR is this?** `feat`: New feature - adds configurability for Envoy Gateway service name **What this PR does / why we need it**: This PR makes the...

**What type of PR is this?** **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #7147 Release Notes: Yes/No