-
## Steps to reproduce
Given Terraform like below:
```hcl
resource "fly_machine" "app" {
for_each = var.machine_names
app = "exampleapp"
name = each.key
region = "syd"
…
-
**Describe the bug**
When attempting to download the configuration of a 48 port switch from the rconfig GUI, the job runs 5 times and times out after the fifth. On 24 port switches, the configs downl…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
See this code:
https://github.com/…
-
I am using version 0.3.2 and have created a new project in Zitadel with the following settings:
- **Type**: Web
- **Auth Method**: Code
- **Redirect URIs**: `https://zitadel.myowndomain.com/oauth2/…
-
in the data point graph 2.0 the date selection currently provides the following options
1) Widget Configuration
2) Widget and Widget Configuration
3) Dashboard time range
![grafik](https://github.…
-
### Describe the bug
When executing the `az k8s-extension create` command, the extension fails with the following error message:
```bash
Registering microsoft.monitor RP for the subscription __SUBSC…
-
Hi ,
I have installed the DASHBOARD but I would not say it was a successful installation because :
1- I changed the DASHBOARD_ADMIN and DASHBOARD_PASSWORD variable , but after the install defaul…
-
When starting an AppHost project with the dashboard disabled, e.g. from a test using `DistributedApplicationTestBuilder.Create()`, the configuration for the dashboard's OTLP endpoint is still injected…
-
The organizer bot dashboard will not be set to public, indicating that the organizer bot will not create issues.
>sudo apt ORGANIZE=`bot_`.login source
>> Set mode: private
>get apx -x close -sa…
-
### Background / Why we're doing this
**Description**
As it has been reported [in the grafana community forum](https://community.grafana.com/t/the-panel-title-is-not-centered/85506/34), the title …