jozef
jozef
CCoder.com
Created by jozef on 9/26/2024 in #help
Active workspace metrics via prometheus
Seems to work nicely, I also managed to get a nice view of workspaces over time period per user with the following
count by (username, workspace_name) (coderd_agents_connections{status="connected"})
count by (username, workspace_name) (coderd_agents_connections{status="connected"})
10 replies
CCoder.com
Created by jozef on 9/26/2024 in #help
Active workspace metrics via prometheus
Fantastic, I'll give it a quick test drive
10 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
Sorry, we're still working on cleanup of our overall tf code and we also plan to move to a new domain with new certs etc. I have the distinct feeling that once we apply all our planned changes, that things will simply start to function correctly.
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
I might struggle doing this, as I have managed to get things working with my mac. However, I think my colleague still has these issues, so I'll try to post something back soon.
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
Just something that my colleague set up prior to me onboarding to the team.
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
Hi the domain for the coder ui is https://control-plane.coder.example.com
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
However, this is no solution 😦
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
If I use Vs code insiders everything works perfectly from the coder remote extension.
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
If I try to connect via the coder remote vs code extension, I also have a problem, but if I create the host manually in the ssh config, using the link that is in the logs of the remote connection failure, it connects happily, but this is not optimal.
18 replies
CCoder.com
Created by jozef on 8/22/2024 in #help
VS Code Desktop - fails to activate extension
There is no option to copy any link from the button Network tab of dev tools gives me this vscode://coder.coder-remote/open?owner=jozef&workspace=testing-dbt-container&url=https%3A%2F%2Fcontrol-plane.coder.example.com%3A8443&token=CSDiBCHeq5-O9miiaeYXhO7sS2Ii0qKhN&openRecent=true&agent=main I have changed the link address, as I don't want to provide the real one
18 replies