Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kloenk/pulseflux
Pulsoid influx exporter
https://github.com/kloenk/pulseflux
influxdb pulsoid
Last synced: 27 days ago
JSON representation
Pulsoid influx exporter
- Host: GitHub
- URL: https://github.com/kloenk/pulseflux
- Owner: kloenk
- Created: 2023-04-26T08:47:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-26T08:53:39.000Z (over 1 year ago)
- Last Synced: 2024-10-24T14:31:44.338Z (3 months ago)
- Topics: influxdb, pulsoid
- Language: Elixir
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PulseFlux
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `pulseflux` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:pulseflux, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .