Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

Minor docs change #44

Merged
merged 3 commits into from
Sep 17, 2018
Merged

Minor docs change #44

merged 3 commits into from
Sep 17, 2018

Conversation

octonato
Copy link
Member

I merged PR #29. but it needed some minor improvements. I didn't want to start one more review cycle, that PR was already waiting for too long, so I'm sending the fixes on this new PR.

Copy link
Contributor

@ignasi35 ignasi35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -37,3 +37,4 @@ See [`CONTRIBUTING.md`](CONTRIBUTING.md).
* How do I handle `multipart/form-data` file uploads? ([Scala example](./file-upload/file-upload-scala-sbt/README.md))
* How do I use a custom message serializer and response header to implement file downloads? ([Scala example](./file-download/file-download-scala-sbt/README.md))
* How do I integrate Lightbend Telemetry (Cinnamon)? ([Java/Maven example](./lightbend-telemetry/lightbend-telemetry-java-mvn/README.md))
* How do I configure the Circuit Breaker Panel for a Lagom Java application? ([Java/Maven example](./circuitbreakerpanel/circuitbreakerpanel-java-mvn/README.md))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Good addition!

(I always forget about the main index)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About that, last week I merged https://github.com/lagom/lagom-recipes/tree/master/lightbend-telemetry/log-correlation-java-mvn and forgot to add it to the main README index too. If you could improve this PR with that info it'd be ❤️ .

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do I use MDC-Log correlation IDs with Lightbend Telemetry (Cinnamon) in Lagom? ([Java/Maven example](./lightbend-telemetry/log-correlation-java-mvn/README.md))

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created #46

@ignasi35 ignasi35 merged commit 76a128c into master Sep 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants