-
**Info about metric model**:
The Metric model allows to store different aspects of a metric, for example, the ping metric allows to store the `reachable` result (1 for reachable and 0 for unreachable…
-
@nepython I tried deploying the `dev` branch on a VM and got this when trying to run migrations (or any other management command)
```
Error in sys.excepthook:
Traceback (most recent call last):
…
-
We show the hardware resource monitoring charts (memory, cpu, storage) in percentages from 0% to 100% .
But the threshold values are 0.95, 0.8, 0.9 which is inconsistent.
Can we make the thresho…
-
After https://github.com/openwisp/openwisp-network-topology/pull/63 is merged, remove django-netjsongraph from ansible-openwisp2.
-
Currently, [register_notification_type](https://github.com/openwisp/openwisp-notifications/blob/88eb6a4817a8f9e086a86edd23aa9204e90440dd/openwisp_notifications/types.py#L41) functions requires `type_n…
-
We are generating links to related objects at multiple places.
1. At admin dashboard.
2. While rendering markdown message
3. While fetching details of notifications using API.
We can instead…
-
-
In `OrgAPIMixin` we should cache the user of which the user is member of, this is related to https://github.com/openwisp/openwisp-users/issues/107, we should handle it there first and then use its met…
-
Add linter check of JS of config app to run-qa-checks and ensure validation errors are fixed.
```
jslint openwisp_controller/config/static/config/js/*.js
```
-
Good day,
I'm having an issue when using ansible-openwisp2 behind a HAProxy reverse proxy. HAProxy makes all headers lowercase per HTTP/2 from what i can read in https://http2.github.io/http2-spec/…