-
Hi.
How can I import Prometheus old metrics ?
I want to import the prometheus historical data into datasource.
ex)
If prometheus is still collecting data from January 1st, then I can collect…
-
which was added in matrix-org/matrix-react-sdk#716 but doesn't seem to be documented anywhere
-
As a way to help users deal with federation, I was wondering if it could be a good idea to automatically parse every posts and comments **locally** to link to the local post, allowing the user to inte…
-
Hi,
I have installed matrix server with your ansible playbook, all is fine. But if I try to send message from matrix.org to my domain e.g.
@user:mydomain.com
I get error in my log file and ca…
-
**can t create a new tag**
when i create a new tag in 'new tag' / 'nouvelle étiquette' , it s created, if i reload / refresh you can see the tag gone
you can take a look [https://nxt.pra.rip/index.php…
-
We added a predicate for describe queries, that should really be in a namespace we own.
We should maybe also have a predicate to list the federation partners used in a query.
e.g.
```turtle
e…
-
### Steps to reproduce
1. Activate Antivirus App for file results in this error:
An exception occurred while executing 'ALTER TABLE oc_files_antivirus ADD PRIMARY KEY ("fileid")': SQLSTATE[23505]…
ghost updated
6 years ago
-
Error message:
> Failure:Processing the query operator using HeFQUIN failed.
org.apache.jena.query.QueryExecException: Processing the query operator using HeFQUIN failed.
at se.liu.ida.hefquin.…
-
When starting my matrix docker service, I see `socket: Protocol not supported` printed many times
Here's the compose file:
```
version: '3'
services:
matrix:
container_name: matrix
…
-
As discussed in #232, `__id` doesn't really make sense if it actually returns the global ID, since double-underscore fields are usually used for type information. But what if it _did_ return type info…