Skip to content

Commit

Permalink
Fix makefile example
Browse files Browse the repository at this point in the history
  • Loading branch information
Limess committed Apr 27, 2021
1 parent 6587284 commit d39b042
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ dev-start:
@mkdir -p ./targets
poetry run python discoverecs.py \
--directory $$PWD/targets \
--default-scrape-interval-prefix default
--default-scrape-interval-prefix default \
--tags-to-labels system domain

0 comments on commit d39b042

Please sign in to comment.