-
I'm trying to package my application into a Docker image following the guide here: https://goprisma.org/docs/reference/deploy/docker#optimized-dockerfile
The image builds fine, but when I run I get…
-
Would you open to adding nats as a driver in https://github.com/tarampampam/webhook-tester/tree/master/internal/pubsub
there is an example here :
https://github.com/RussellLuo/hats
Nats serv…
-
Hi Team,
From doc I see we can add new metrics via config file:
Adding new metrics via a config file
The -extend.query-path command-line argument specifies a YAML file containing additional queri…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
build command: go build -v -tags=jsoniter -o elst-primary-api2 main.go will cause this error but: go build -v -o elst-primary-api2 withoud -tags=jsoniter will not cause this error
env:
- go 1.18
…
-
e3, yesterday's main:
```
INFO[07-21|03:43:52.845] Exiting...
INFO[07-21|03:43:52.845] Exiting Engine...
INFO[07-21|03:43:52.847] RPC server shutting down
INFO[07-21|03:43:52.862] HTTP endpoint…
-
How to reproduce:
```
./kaspactl --json '{"getBlocksRequest":{"lowHash":"", "includeBlocks": true, "includeTransactions": false}}'
```
KaspaD v0.11.8.
-
### What did you do?
I'm building an OAuth app, and it looks like the endpoint for authorization for OAuth2 for google is: https://pkg.go.dev/golang.org/x/oauth2/google?tab=doc#pkg-variables
```
…
-
### Component(s)
receiver/hostmetrics
### Is your feature request related to a problem? Please describe.
Currently there is not a metric that can relay the running status of a Windows Service.
###…
-
I use a handful of different Chrome profiles for various Google accounts (personal, golang.org, work).
I often have the wrong one in the foreground when I ssh to a Tailscale SSH server and get the …