Skip to content

Commit

Permalink
docs: update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
boyvinall committed Jan 2, 2024
1 parent 90ef6b8 commit c75f6ec
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,16 @@ pkgsite

## TODO

- [ ] Improve [docs](./docs/)
- [ ] Improve [CLI](./cmd/boomer-cli/main.go)
- [ ] Additional/improved provisioned dashboards
- [ ] Improve `Logs to Metrics` in loki [datasource](./docker/datasources/datasources.yml)
- [ ] Show usage of influxdb as an event logger, including grafana data links
- [ ] Investigate how to support exemplars from application code – currently it seems the golang SDK doesn't support this, see
[Support exemplars in Prometheus exporter](https://github.com/open-telemetry/opentelemetry-go/issues/3163) and
[Add support for exemplars](https://github.com/open-telemetry/opentelemetry-go/issues/559). However, there is an
[OTEP describing integration of exemplars with metrics sdk](https://github.com/open-telemetry/oteps/pull/113). Can also investigate
how tempo pushes generated metrics.
- [ ] Additional/improved provisioned dashboards
- [ ] Improve `Logs to Metrics` in loki [datasource](./docker/datasources/datasources.yml)
- [ ] Add github actions for linting and other validation
- [ ] Improve docs – use mkdocs and github pages to provide a rich description of all the capabilities, with screenshots and stuff .. maybe use [snippets](https://facelessuser.github.io/pymdown-extensions/extensions/snippets/)
- [ ] Improve [CLI](./cmd/boomer-cli/main.go)
- [ ] Show usage of influxdb as an event logger, including grafana data links

Maybe:

Expand Down

0 comments on commit c75f6ec

Please sign in to comment.