-
### [Github issues](https://github.com/Microsoft/botbuilder-dotnet/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) f…
-
Thanos allow data selection for cold data via store component (selector.relabel-config)
But there is no alertnative for the hot data, there is no --selector.relabel-config option for query/sidecar/re…
-
We are running into a scaling issue using tenancy:migrate at the moment. The problem is that the tenant connections are not purged correctly. We have now 400+ tenants and our migration process fails a…
-
Currently when using drain3 with redis you have to configure a redis_key. This key can be a useful way to seperate data and make Drain3 useful in a multi tenant situation where you might not want temp…
-
Hello,
Thanks for implementing and supporting such a good gem we use in many of our projects!
We use the gem in our project to separate events such as fairs and conferences as tenants. They shar…
-
Grafana Agent Version: 0.23.0
Using Grafana Agent Operator v0.23.0
Kubernetes Version: 1.22
Hi!
We have a multi-tenant kubernetes cluster and in general every tenant/namespace has their own Met…
-
[OpenAPI 3+ allows usage `$ref:` with references to other files](https://swagger.io/docs/specification/using-ref/); this allows to split the OpenAPI Description (OAD) in several files.
Main usage i…
-
Example tags (which I think make sense)
```
tags = [
"mice",
"roaches",
"lead",
"noise",
"construction",
"unresponsive"
]
```
Currently, categories can easily ho…
-
When watching a demo of an application that uses cloudscribe folder-name multi-tenancy, I got to thinking again about how a user finds their way into their own ‘tenant’.
Note that many users will n…
-
I am using this with Celery and Django-tenants, however changes made to a tracked model inside a celery task fail with the following error (from Celery):
`ProgrammingError('relation "auditlog_logen…