Start adding a Logback demo for opencensus-contrib-log-correlation-stackdriver (Java). by sebright2 · Pull Request #51 · census-ecosystem/opencensus-experiments
sebright2 added a commit to sebright2/opencensus-experiments that referenced this pull request
Jul 24, 2018…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.
…ackdriver (Java). This commit adds a demo for log correlation using OpenCensus, Logback, and Stackdriver. It is very similar to the demo that was originally contained in census-instrumentation/opencensus-java#1212. The demo can be run with `./gradlew run` in the `java/log_correlation/stackdriver/logback/` directory.
sebright2
changed the title
Start adding a demo for opencensus-contrib-log-correlation-stackdriver (Java).
Start adding a Logback demo for opencensus-contrib-log-correlation-stackdriver (Java).
sebright2
deleted the
logback-google-cloud-logging-log-correlation-demo
branch
sebright2 added a commit that referenced this pull request
Jul 24, 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.
rghetia pushed a commit that referenced this pull request
Dec 12, 2018…ackdriver (Java). (#51) This commit adds a demo for log correlation using OpenCensus, Logback, and Stackdriver. It is very similar to the demo that was originally contained in census-instrumentation/opencensus-java#1212. The demo can be run with `./gradlew run` in the `java/log_correlation/stackdriver/logback/` directory. `gradle-wrapper.jar`, `gradle-wrapper.properties`, `gradlew`, and `gradlew.bat` are generated by gradle.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters