Skip to content

Commit 8be9e0a

Browse files
committed
Add Todo section to README
1 parent 353ab66 commit 8be9e0a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ $ npm start
2727
```
2828

2929
If you have docker installed, try `make run` to explore the metric. The target spins up a Graphite stack and injects some [sample data](./data/example.db) which can be explored through the exposed Graphite UI on [localhost:80](http://localhost).
30+
31+
## Todo
32+
33+
- [x] Exclude non-business hours from calculation
34+
- [ ] Exclude public holidays from calculation

0 commit comments

Comments
 (0)