# Roadmap

The roadmap looks like this, currently:

### Milestone 0
 - [x] Host metrics
 - [x] API coverage; errors / performance / events

### Milestone 1 [ALPHA]
 - [x] Agent installation and compilation
 - [x] Agent Configuration
 - [x] Basic API coverage (Header file)
 - [x] Travis CI
 - [x] Basic Phoenix integration

### Milestone 2 [BETA]
- [ ] Extended Phoenix integration
  - [ ] HTTP error reporting
  - [ ] Channel instrumentation
- [ ] Events / timing instrumentation within request
  - [ ] template compiles
  - [ ] outgoing HTTP requests
  - [ ] Ecto queries

### Milestone 4 [1.X]
- [ ] Erlang VM metrics
- [ ] Exometer integration
