Skip to main content

Arduino Prometheus Exporter.

Project description

PyPI-Server Build Status

Arduino Exporter

Arduino Prometheus Exporter

To use the exporter, follow the following steps

  1. Create a python virtual environment.

$ python3 -m venv venv
$ source venv/bin/activate
  1. Install arduino-exporter package with pip.

$ pip install arduino-exporter
  1. To run the arduino exporter process.

$ python -m arduino_exporter.cli run $serial_port --p $http_port -vv >> /var/log/arduino_exporter.log
$ python -m arduino_exporter.cli run /dev/cu.usbmodem14101 --p 8000 -vv >> /var/log/arduino_exporter.log

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arduino_exporter-0.4.1.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

arduino_exporter-0.4.1-py3-none-any.whl (10.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page