Skip to content

Commit

Permalink
Remove roadmap section from README
Browse files Browse the repository at this point in the history
The section was outdated and did not really give any idea about the
project goals
  • Loading branch information
kuskoman committed Jun 17, 2023
1 parent 5251eeb commit 68d7a67
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,20 +256,6 @@ This projects code was reviewed by [Boldly Go](https://www.youtube.com/@boldlygo
in an awesome [video](https://www.youtube.com/watch?v=Oe6L5ZmqCDE), which in
a huge way helped me to improve the code quality.

## Roadmap

These are the features that are planned to be implemented in the future:

- [x] Parse missing metrics (if you find any useful missing metrics, please create an issue)
- [x] Add description to all metrics
- [x] Improve test coverage
- [x] Build Helm chart (see [#66](https://github.com/kuskoman/logstash-exporter/pull/66) for progress)
- [x] Automatically add release notes to GitHub release
- [x] Provide example Grafana dashboard
- [ ] Improve chart value descriptions (current one is generated by GPT-4 and not always accurate)

Feel free to create an issue if you have any suggestions, ideas or questions.

## Contributing

If you want to contribute to this project, please read the [CONTRIBUTING.md](./CONTRIBUTING.md) file.
Expand Down

0 comments on commit 68d7a67

Please sign in to comment.