Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

alexghr

alexghr pushed 1 commit to master AztecProtocol/aztec-packages
  • fix: duplicate env vars (#11166) This PR just removes some duplicate env vars caused by #11126 2507b6f

View on GitHub

alexghr closed a pull request on AztecProtocol/aztec-packages
fix: duplicate env vars
This PR just removes some duplicate env vars caused by #11126
alexghr pushed 1 commit to ag/json-rpc-metrics AztecProtocol/aztec-packages
  • refactor: use middleware pattern instead of hooks c0ad339

View on GitHub

alexghr pushed 1 commit to ag/json-rpc-metrics AztecProtocol/aztec-packages
  • refactor: use middleware pattern instead of hooks 7b0a86b

View on GitHub

alexghr pushed 1 commit to ag/json-rpc-metrics AztecProtocol/aztec-packages
  • refactor: use middleware pattern instead of hooks 62bd177

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
feat: track block building helpers
This PR refactors the telemetry client so that it's a global instance that can be used to measure free functions as well and adds spans the block building helpers in the orchestrator Fix #11184
alexghr pushed 1 commit to ag/track-block-building-helpers AztecProtocol/aztec-packages
  • feat: track block building helpers 4456aed

View on GitHub

alexghr pushed 1 commit to ag/track-block-building-helpers AztecProtocol/aztec-packages
  • feat: track block building helpers 3b42b34

View on GitHub

alexghr pushed 1 commit to ag/track-block-building-helpers AztecProtocol/aztec-packages
  • feat: track block building helpers dc6ec82

View on GitHub

alexghr pushed 2 commits to ag/track-block-building-helpers AztecProtocol/aztec-packages
  • refactor: global telemetry client ebdf383
  • feat: track block building helpers 846a7ea

View on GitHub

alexghr created a branch on AztecProtocol/aztec-packages

ag/track-block-building-helpers

alexghr opened an issue on AztecProtocol/aztec-packages
Instrument json-rpc server and json-rpc client and capture appropriate metrics
Add instrumentation to the JSON-RPC layer: Server: |metric|type|attributes| |------|----|------| |number of requests|counter|service name (e.g. node, pxe, prover node), rpc method (e.g. getTips) ...
alexghr opened an issue on AztecProtocol/aztec-packages
Refactor telemetry client to be an easily accessible global instance
Refactor the `TelemetryClient` class such that it is a global instance that can be accessed from anywhere in the codebase. This will allows us to capture metrics from free functions and make writin...
alexghr opened an issue on AztecProtocol/aztec-packages
Capture nodejs event loop metrics
alexghr created a comment on an issue on AztecProtocol/aztec-packages
Closing as things are much better since switching to ci3

View on GitHub

alexghr closed an issue on AztecProtocol/aztec-packages
Disable the build cache per-project instead of globally if files are changed
currently having any change in the repo causes the build cache to be disabled completely. We should instead disable it only for those projects that have had uncommitted changes.
alexghr pushed 1 commit to ag/event-loop-utilisation AztecProtocol/aztec-packages

View on GitHub

alexghr pushed 1 commit to ag/event-loop-utilisation AztecProtocol/aztec-packages
  • refactor: event loop time is a counter 13b17b4

View on GitHub

alexghr pushed 2 commits to ag/event-loop-utilisation AztecProtocol/aztec-packages
  • refactor: use monitorEventLoopDelay instead of custom solution a370c30
  • feat: implement recommended OTEL Nodejs metrics f711126

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
fix: duplicate env vars
This PR just removes some duplicate env vars caused by #11126
alexghr created a branch on AztecProtocol/aztec-packages

ag/fix-data-dir-env-vars

alexghr created a branch on AztecProtocol/aztec-packages

ag/monitor-event-loop

alexghr pushed 1 commit to ag/event-loop-utilisation AztecProtocol/aztec-packages
  • chore: fix merge conflicts 9623ba6

View on GitHub

alexghr opened a pull request on AztecProtocol/aztec-packages
Ag/event loop utilisation
This PR adds a new gauge to monitor the percentage of time the Nodejs event loop is busy.
alexghr created a branch on AztecProtocol/aztec-packages

ag/event-loop-utilisation

alexghr pushed 1 commit to ag/elu AztecProtocol/aztec-packages

View on GitHub

alexghr pushed 1 commit to ag/elu AztecProtocol/aztec-packages
  • feat: create spans for blocking event loop d789099

View on GitHub

alexghr pushed 2 commits to ag/elu AztecProtocol/aztec-packages
  • fix: capture service_name and service_instance_id 52c4c05
  • feat: create spans for blocking event loop 4049a5f

View on GitHub

alexghr pushed 1 commit to ag/elu AztecProtocol/aztec-packages
  • fix: capture service_name and service_instance_id 0d3c4bb

View on GitHub

alexghr pushed 1 commit to ag/elu AztecProtocol/aztec-packages
  • fix: capture service_name and service_instance_id 4db6d87

View on GitHub

Load more