snix/src
Vincent Ambo 6d2a8adacc feat: Add best-effort support for non-GCP Error Reporting
This adds support for a special log stream name called "global", which
instead of setting that as a log stream changes the resource
descriptor to be of the `global` monitored resource descriptor.

According to the information we have in #4 logs submitted to that
resource descriptor should be compatible with Stackdriver Error
Reporting. This is relevant when running journaldriver outside of GCP
as there is no way to utilise Error Reporting with the log stream
resource.

This relates to #4. I'm unsure about saying whether or not it "fixes"
it.
2019-02-04 16:31:12 +01:00
..
main.rs feat: Add best-effort support for non-GCP Error Reporting 2019-02-04 16:31:12 +01:00
tests.rs feat(main): Pass log levels along to Stackdriver 2018-09-24 16:03:58 +02:00