Ehsan Afzali
Ehsan Afzali
**V version: V 0.2.2** **OS: macos, macOS, 11.2.3, 20D91** **What did you do?** ```v struct Struct { f fn () [12]int } fn main() { s := Struct{ } println(s)...
For a while our prometheus was not able to scrape any metrics from the `stackdriver_export` with the following error: ``` [from Gatherer #2] collected metric "stackdriver_pubsub_topic_pubsub_googleapis_com_topic_send_request_latencies" { label: label: label:...
So if you have a quotation mark in your subject it's going to add a backslash before it. as this test is failing now: --- This change is [](https://reviewable.io/reviews/jpoehls/gophermail/32)
https://github.com/jpoehls/gophermail/pull/32