Miguel Tenorio

Results 8 issues of Miguel Tenorio

**Description** I got the following error while running Nethermind with Prysm in a bare metal server on mainnet: ``` Failed to store data in /data/execution/nethermind_db/mainnet/discoveryNodes/SimpleFileDb.db System.UnauthorizedAccessException: Access to the path...

bug

**Is your feature request related to a problem? Please describe.** Slashers are the police of the beacon chain. Why not add support for creating slashers nodes with Sedge?

good first issue
on-premise

**Is your feature request related to a problem? Please describe.** Along with Prometheus and Grafana features provided for every single beacon client, we could provide a monitoring tool using the...

enhancement
on-premise
main

**Is your feature request related to a problem? Please describe.** We need to offer Prometheus metrics and Grafana dashboards to the user. **Describe the solution you'd like** Grafana and Prometheus...

enhancement
on-premise

**Is your feature request related to a problem? Please describe.** It would be helpful for the users to know if their machines satisfy the hardware requirements for the validator on-premise...

enhancement
on-premise

## Changes: - Update Grafana Dashboards following https://github.com/NethermindEth/mock-avs/pull/4 ## Types of changes - New feature (non-breaking change which adds functionality) ## Testing **Requires testing** Yes **In case you checked yes,...

This PR adds the [eigenda-blob-scraper](https://github.com/NethermindEth/eigenda-blob-scrapper) tool to enrich the EigenDA operator's Prometheus metrics with metrics related to blob data. It is the data shown in https://blobs-goerli.eigenda.xyz/, but in Prometheus metrics...

## Summary - document environment setup, mock generation, and testing instructions for contributors ## Testing - `go generate ./internal/compose ./internal/pkg/services ./internal/pkg/dependencies ./internal/monitoring ./internal/monitoring/locker ./internal/ui ./cli ./cli/actions` - `go test ./......

codex