https://github.com/hivesolutions/opbeat-api
Simple Python based API client for Opbeat
https://github.com/hivesolutions/opbeat-api
api client opbeat python rest
Last synced: 18 days ago
JSON representation
Simple Python based API client for Opbeat
- Host: GitHub
- URL: https://github.com/hivesolutions/opbeat-api
- Owner: hivesolutions
- Created: 2016-09-02T14:10:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T23:15:23.000Z (almost 2 years ago)
- Last Synced: 2025-03-01T15:41:45.504Z (over 1 year ago)
- Topics: api, client, opbeat, python, rest
- Language: Python
- Homepage: http://opbeat-api.hive.pt
- Size: 35.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Opbeat API](http://opbeat-api.hive.pt)
Simple Python based API client for Opbeat.
## Configuration
| Name | Type | Description |
| ----------------- | ----- | ------------------------------------------------------- |
| **OPBEAT_APP_ID** | `str` | The id of the application (App) to make request to. |
| **OPBEAT_ORG_ID** | `str` | The identifier of the organization making API requests. |
| **OPBEAT_TOKEN** | `str` | The secret token used for the API access. |
## License
Opbeat API is currently licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/).
## Build Automation
[](https://github.com/hivesolutions/opbeat-api/actions)
[](https://coveralls.io/r/hivesolutions/opbeat-api?branch=master)
[](https://pypi.python.org/pypi/opbeat-api)
[](https://www.apache.org/licenses/)