lablup / backend.ai-monitor-sentry

Backend.AI Error Monitoring Plugin with Sentry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backend.ai Error Monitoring Plugin with Sentry

Installation

Just pip install backend.ai-monitor-sentry inside the virtualenv of the Backend.AI Manager and Agent.

Configuration

Set a key with the Sentry DSN string in the cluster's etcd, by running the following command in the manager's virtualenv:

backend.ai mgr etcd put config/plugins/error_monitor/sentry/dsn "<dsn>"

About

Backend.AI Error Monitoring Plugin with Sentry

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%