-
In some situations, doing:
```
contact = Contact.find(1)
contact.versions
```
results in invalid SQL being generated:
```
SELECT "versions".* FROM "versions" WHERE "versions"."item_id" = $1 A…
-
I've got a node.js process that repeatedly maps over long-running functions. I'm trying to log that into Papertrail but I only get the first log showing up in Papertrail. It's a brand-new instance of …
-
-
Either PaperTrail design or the way we integrate it prevents database column name changes. I consider this as a huge problem that needs to be addressed ASAP.
https://github.com/internetee/registry/…
-
Hi @nathanpeck,
Do you have any resource on how to send/forward all logs from Fargate containers to [Papertrail](https://www.papertrail.com/) platform?
My organization is in the midst of migrati…
-
- replace msg() with a proper logging system (Tattletale.js?)
- report error stack traces somewhere (Papertrail?)
- send server logs too (winston + Papertrail?)
-
There are now no published images on Docker Hub: https://hub.docker.com/r/solarwinds/fluentd-papertrail/tags
There were present until very recently..
This is still linked from the official documenta…
-
the colortail command and sample file doesn't color the log the same way heroku papertrail does it.
you really should just build the color functionality into papertrail-cli
-
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…
-
mjy updated
10 months ago