Skip to content

http4s integration #1934

Open
Open
@tyrcho

Description

As discussed today with @andrewsouthard1 @sallareznov and @cverdier we are going to work soon (days, weeks) on a http4s instrumentation since this is our http framework of choice @Colisweb

We'd appreciate if from @DataDog team you could enhance the contributing page to answer a few questions:

  • how to build a new version of the agent ? how to unit test ? answer
  • what are the core concepts when designing a new integration ?

From @Colisweb side here is the plan for the first steps:

  • build a POC application with an existing integration for a async framework which is not using threads (play ? akka-http?)
  • make sure that with this POC we see correlated APM traces between incoming http requests and SQL requests (and maybe outgoing http requests)
  • check that we can attach our own spans to the trace created by the instrumentation
  • start building the http4s integration
  • test it on our POC application

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    inst: jdbcJDBC instrumentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions