Skip to content

Commit 85e406c

Browse files
committed
Add metrics
1 parent 89e6200 commit 85e406c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
/.idea
33
/.build
44
/output
5+
/crawler

main.aro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@
2525

2626
(Application-End: Success) {
2727
<Log> "🥁 Web Crawler completed!" to the <console>.
28+
<Log> the <metrics: table> to the <console>.
2829
<Return> an <OK: status> for the <shutdown>.
2930
}

0 commit comments

Comments
 (0)