Balaji Arun

Results 30 issues of Balaji Arun

I need to pass a unique ID to each of my processes in the remote nodes. For example, ./run.sh 0 ./run.sh 1 ./run.sh 2 ... Is there a way to...

### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/4174)

CICD:build-images

### Description This PR introduces the ability to collect _platform-agnostic_ system metrics from Aptos nodes and expose them as prometheus metrics. The metrics are also exported to Aptos via telemetry...

CICD:run-e2e-tests

### Description We no longer support/use TCP log writer. This PR removes it from aptos-core and cleans up any references to it. ### Test Plan - - - This change...

CICD:run-e2e-tests

### Description This PR packs a plethora of upgrades and fixes to the telemetry service. * Fixes GCP trace ID key in log entry. GCP needs the trace key to...

CICD:build-images
CICD:run-e2e-tests

### Description Cherry pick #5132 ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5173)

### Description **NOTE: This PR only has telemetry service related changes and does not affect node behavior** This PR instruments the telemetry service with prometheus metrics and exports them to...

CICD:run-e2e-tests

### Description ### Test Plan - - - This change is [](https://reviewable.io/reviews/aptos-labs/aptos-core/5209)

CICD:run-e2e-tests

### Description ### Test Plan

CICD:build-images
CICD:build-consensus-only-image

### Description This PR upgrades `serde` and `serde-reflection` crates. This change fixes #10424 and makes serde upgradable again. It uses the new API `ignore_aliases` introduced in our fork of serde-reflection...

CICD:run-forge-e2e-perf