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

Measure metrics using otel4s #396

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Measure metrics using otel4s #396

wants to merge 27 commits into from

Commits on Jun 9, 2022

  1. Measure metrics using otel4s

    iRevive committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    501f8e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into otel4s

    # Conflicts:
    #	core/src/main/scala/org/typelevel/keypool/KeyPool.scala
    #	core/src/main/scala/org/typelevel/keypool/KeyPoolBuilder.scala
    iRevive committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    67462d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Merge branch 'main' into otel4s

    # Conflicts:
    #	build.sbt
    #	core/src/main/scala/org/typelevel/keypool/KeyPool.scala
    #	core/src/main/scala/org/typelevel/keypool/KeyPoolBuilder.scala
    iRevive committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    8502140 View commit details
    Browse the repository at this point in the history
  2. Update otel4s

    iRevive committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    0a99a7b View commit details
    Browse the repository at this point in the history
  3. Use CrossType.Full

    iRevive committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    734fedf View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Use otel4s-testkit

    iRevive committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    4a178e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Merge branch 'main' into otel4s

    # Conflicts:
    #	build.sbt
    #	core/shared/src/test/scala/org/typelevel/keypool/KeyPoolSpec.scala
    iRevive committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    0aa2dd4 View commit details
    Browse the repository at this point in the history
  2. Update otel4s-testkit

    iRevive committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    a3b253d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e16c63 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    7f172fb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into otel4s

    # Conflicts:
    #	build.sbt
    iRevive committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c5e6572 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016178b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Merge branch 'main' into otel4s

    # Conflicts:
    #	.github/workflows/ci.yml
    #	build.sbt
    iRevive committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3fd620a View commit details
    Browse the repository at this point in the history
  2. Use otel4s snapshot

    iRevive committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    831588c View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    e17b987 View commit details
    Browse the repository at this point in the history
  2. Use 0.1.0 of otel4s

    iRevive committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    369482e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Merge branch 'main' into otel4s

    # Conflicts:
    #	.github/workflows/ci.yml
    #	build.sbt
    #	core/shared/src/main/scala/org/typelevel/keypool/KeyPool.scala
    iRevive committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    bbee8bf View commit details
    Browse the repository at this point in the history
  2. Update otel4s to 0.5.0

    iRevive committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    8792c34 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    8afd322 View commit details
    Browse the repository at this point in the history
  2. generate CI workflow

    iRevive committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    00e75ee View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update build.sbt

    iRevive committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8212c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e12526 View commit details
    Browse the repository at this point in the history
  3. add scaladocs, update tests

    iRevive committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    98da94d View commit details
    Browse the repository at this point in the history
  4. fix compilation issue

    iRevive committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f7a16b7 View commit details
    Browse the repository at this point in the history
  5. make mima happy

    iRevive committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    041bd81 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Use otel4s 0.7.0

    iRevive committed May 5, 2024
    Configuration menu
    Copy the full SHA
    6bfb557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aae98b View commit details
    Browse the repository at this point in the history