Start adding log correlation for Stackdriver Logging. by sebright2 · Pull Request #1212 · census-instrumentation/opencensus-java
sebright2
changed the title
[WIP] Start adding log correlation for Stackdriver Logging.
Start adding log correlation for Stackdriver Logging.
sebright2
deleted the
stackdriver-log-correlation
branch
sebright2 added a commit to sebright2/opencensus-experiments that referenced this pull request
Jul 23, 2018…r (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 the following command in the `java/log_correlation/stackdriver/logback/` directory: `./gradlew clean installDist && ./build/install/logback/bin/OpenCensusTraceLoggingEnhancerDemo`
sebright2 added a commit to sebright2/opencensus-experiments that referenced this pull request
Jul 23, 2018…r (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 the following command in the `java/log_correlation/stackdriver/logback/` directory: `./gradlew clean installDist && ./build/install/logback/bin/OpenCensusTraceLoggingEnhancerDemo`
sebright2 added a commit to sebright2/opencensus-experiments that referenced this pull request
Jul 24, 2018…r (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 the following command in the `java/log_correlation/stackdriver/logback/` directory: `./gradlew clean installDist && ./build/install/logback/bin/OpenCensusTraceLoggingEnhancerDemo`
sebright2 added a commit to sebright2/opencensus-experiments that referenced this pull request
Jul 24, 2018…r (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 added a commit to sebright2/opencensus-experiments that referenced this pull request
Jul 24, 2018…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 added a commit to census-ecosystem/opencensus-experiments that referenced this pull request
Jul 24, 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 to census-ecosystem/opencensus-experiments 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.
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