Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(l2): makefile targets without docker if not specified #2318

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

fborello-lambda
Copy link
Contributor

Motivation

Almost all the targets made use of the metrics docker compose, making it tedious to start the stack.

Description

  • Implement a profile to run the grafana and prometheusservices conditionally
  • Create new Makefile targets and adapt old ones
  • Organize the Makefile

@fborello-lambda fborello-lambda added tech debt Refactors, cleanups, etc L2 Rollup client labels Mar 26, 2025
@fborello-lambda fborello-lambda self-assigned this Mar 26, 2025
@fborello-lambda fborello-lambda requested a review from a team as a code owner March 26, 2025 14:54
@fborello-lambda fborello-lambda changed the title refactor(l2): Makefile targets without docker if not specified refactor(l2): makefile targets without docker if not specified Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L2 Rollup client tech debt Refactors, cleanups, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant