Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ethereum-package
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
ethereum-package
Commits
bdd86cf7
Commit
bdd86cf7
authored
Nov 02, 2022
by
Gyanendra Mishra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup README.md
parent
326b058a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
README.md
README.md
+3
-1
prometheus_launcher.star
src/prometheus/prometheus_launcher.star
+1
-1
No files found.
README.md
View file @
bdd86cf7
...
...
@@ -13,11 +13,13 @@ This is the Startosis version of the popular [eth2-merge-kurtosis-module](https:
-
[
]
Module IO (this is blocked on Startosis Args working)
-
[
x
]
forkmon (this is blocked on CL clients running)
-
[
x
]
prometheus (this is blocked on CL clients running)
-
[
]
grafana (this is blocked on prometheus running)
-
[
x
]
grafana (this is blocked on prometheus running)
-
[
]
grafana needs an upload files endpoint in Startosis
-
[
]
testnet_verifier (this is blocked on CL/EL clients running)
-
[
]
transaction_spammer (this is blocked on EL clients running)
-
[
]
participant_network/participant_network
-
[
]
has most data generation things, needs to start EL/CL clients
-
[
]
needs upload files to be implemented
-
[
x
]
participant_network/participant
-
[
x
]
pure POJO should be quick to implement NO BLOCKERS
-
[
x
]
mev_boost participant_network/mev_boost NO BLOCKERS - removed some attributes that aren't used
...
...
src/prometheus/prometheus_launcher.star
View file @
bdd86cf7
load("github.com/kurtosis-tech/eth2-module/src/shared_utils/shared_utils.star", "new_port_spec", "new_template_and_data", "path_join")
load("github.com/kurtosis-tech/eth2-module/src/shared_utils/shared_utils.star", "new_port_spec", "new_template_and_data", "path_join"
, "path_base"
)
SERVICE_ID = "prometheus"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment