-
We would love to use this project on arm devices without having to do our own custom build. I checked everywhere I could and it doesn't appear you have a publicly available arm build that we can use o…
-
After brew install, all log dna cli commands error with
`Error: Error: self signed certificate in certificate chain`
-
I recently tried upgrading to Rails 7.1, but this gem seems to be causing an error:
```
ArgumentError: comparison of String with 0 failed
```
The issue does not occur after removing the `logdn…
-
Does this stream work with https://github.com/pinojs/pino?
Pino is basically a better version of Bunyan. Very similar interface and actively supported.
-
Link to LogDNA: https://app.us-south.logging.cloud.ibm.com/a129afd60b/logs/view?t=timestamp%3A1660756172188&a=1660756172188.1513121057854570496&q=env%3APRODUCTION&levels=error
This error should be …
-
Please update dependencies to current versions. Consequently, `SegmentedBuf` and related need an additional bound `T: 'static`.
(I'll provide a PR.)
-
When creating a component, the children resources still need to have globally unique name. I dot not understand the need for this since it is possible make it unique relative to its parent.
For examp…
-
A simple auxiliary function:
`
func Destination(hostColonPort string, network string) *Writer
`
would be useful, in case papertrail ever adds new domain names, and because that's how the papertrail we…
-
When viewing a SQL query in code, it would be useful to be able to jump to live stats related to that query in [pganalyze](https://pganalyze.com/). This would be similar to the LightStep, Sentry, LogD…
-
**Is your feature request related to a problem? Please describe.**
Current model is update files in subdirectories like terraform/stage-crc. Then I need to update the toolkit and I have to stash my …