View Source README
Oak
Elixir Prometheus Exporter
Installation
the package can be installed by adding oak
to your list of dependencies in mix.exs
:
def deps do
[
{:oak, "~> 0.1"}
]
end
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, Oak is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.
See the Releases section of our GitHub project for changelogs for each release version of Oak. It contains summaries of the most noteworthy changes made in each release.
Bug tracker
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/oak/issues
Security Issues
If you discover a security vulnerability within Oak, please send an email to hello@clivern.com
Contributing
We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.
License
© 2024, Clivern. Released under MIT License.
Oak is authored and maintained by @clivern.