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 5 commits 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 and others added 3 commits August 18, 2023 19:20
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
@@ -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
kakkun61 and others added 2 commits August 23, 2023 01:56
Co-authored-by: Ian Duncan <ian@iankduncan.com>
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.

None yet

2 participants