Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Conversation

@sebright2
Copy link
Contributor

This commit adds a demo for log correlation using OpenCensus, java.util.logging,
and Stackdriver. The Java application is the same as the application in #51,
except that its log statements use java.util.logging instead of SLF4J.

The demo can be run with ./gradlew run in the
java/log_correlation/stackdriver/java_util_logging directory.


This PR is very similar to #51. I'm also planning to add more documentation to this demo.

…elation-stackdriver.

This commit adds a demo for log correlation using OpenCensus, java.util.logging,
and Stackdriver.  The Java application is the same as the application in census-ecosystem#51,
except that its log statements use java.util.logging instead of SLF4J.

The demo can be run with `./gradlew run` in the
`java/log_correlation/stackdriver/java_util_logging` directory.
@sebright2 sebright2 merged commit 011a0de into census-ecosystem:master Jul 24, 2018
@sebright2 sebright2 deleted the java-util-logging-google-cloud-logging-log-correlation-demo branch July 24, 2018 16:02
rghetia pushed a commit that referenced this pull request Dec 12, 2018
…elation-stackdriver. (#52)

This commit adds a demo for log correlation using OpenCensus, java.util.logging,
and Stackdriver.  The Java application is the same as the application in #51,
except that its log statements use java.util.logging instead of SLF4J.

The demo can be run with `./gradlew run` in the
`java/log_correlation/stackdriver/java_util_logging` directory.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants