Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example http server #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

kakkun61
Copy link
Collaborator

@kakkun61 kakkun61 commented Mar 1, 2023

This example uses:

  • hs-opentelemetry-api
  • hs-opentelemetry-sdk
  • hs-opentelemetry-propagator-datadog
  • hs-opentelemetry-propagator-w3c
  • hs-opentelemetry-instrumentation-wai
  • hs-opentelemetry-instrumentation-http-client

@kakkun61 kakkun61 force-pushed the example-http-server branch 2 times, most recently from f6f396d to 75cdfa2 Compare March 3, 2023 07:48
@kakkun61 kakkun61 mentioned this pull request Apr 21, 2023
@kakkun61 kakkun61 self-assigned this Aug 18, 2023
@kakkun61 kakkun61 requested a review from parsonsmatt August 18, 2023 10:19
@kakkun61 kakkun61 force-pushed the example-http-server branch from db43bc2 to 2e6cf69 Compare August 18, 2023 10:20
@@ -0,0 +1,54 @@
{-# LANGUAGE OverloadedStrings #-}
Copy link
Owner

Choose a reason for hiding this comment

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

Small nitpick: main.hs should probably be Main.hs instead.

hie.yaml Outdated Show resolved Hide resolved
This example uses:

- hs-opentelemetry-api
- hs-opentelemetry-sdk
- hs-opentelemetry-propagator-datadog
- hs-opentelemetry-propagator-w3c
- hs-opentelemetry-instrumentation-wai
- hs-opentelemetry-instrumentation-http-client
@kakkun61 kakkun61 force-pushed the example-http-server branch from f47d815 to 9936bcc Compare August 2, 2024 07:36
@kakkun61
Copy link
Collaborator Author

kakkun61 commented Aug 2, 2024

@iand675 I resolved this conflict.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants