https://github.com/projectsyn/component-signalilo
https://github.com/projectsyn/component-signalilo
alerting commodore-component prometheus-utility
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/projectsyn/component-signalilo
- Owner: projectsyn
- License: bsd-3-clause
- Created: 2021-01-08T16:17:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T11:18:47.000Z (almost 2 years ago)
- Last Synced: 2024-12-27T19:44:17.046Z (over 1 year ago)
- Topics: alerting, commodore-component, prometheus-utility
- Language: Jsonnet
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Commodore Component: signalilo
This is a [Commodore][commodore] Component for signalilo.
This repository is part of Project Syn.
For documentation on Project Syn and this component, see https://syn.tools.
## Documentation
Documentation for this component is written using [Asciidoc][asciidoc] and [Antora][antora].
It is located in the [docs/](docs) folder.
The [Divio documentation structure](https://documentation.divio.com/) is used to organize its content.
Run the `make docs-serve` command in the root of the project, and then browse to http://localhost:2020 to see a preview of the current state of the documentation.
After writing the documentation, please use the `make docs-vale` command and correct any warnings raised by the tool.
## Contributing and license
This library is licensed under [BSD-3-Clause](LICENSE).
For information about how to contribute see [CONTRIBUTING](CONTRIBUTING.md).
[commodore]: https://docs.syn.tools/commodore/index.html
[asciidoc]: https://asciidoctor.org/
[antora]: https://antora.org/