Skip to content

Releases: NaverPayDev/prometheus

@naverpay/prometheus-hono@1.2.0

14 Jun 09:27
6c69c6d

Choose a tag to compare

Minor Changes

  • 4961157: fix(hono): 경로 정규화가 동작하지 않아 동적 경로가 메트릭 라벨에 그대로 쌓이던 문제 수정
    • getHonoMetricsMiddleware: Next.js 라우트 그룹핑에 url.href(scheme/host 포함)가 아니라 url.pathname을 넘기도록 수정. 기존에는 /http://host/... 형태의 비정규화 라벨이 생성되었습니다.
    • getHonoMetricsMiddleware: 사용자가 제공한 normalizePath가 우선 적용되도록 수정. 기존 || 체이닝에서는 Next.js 그룹핑이 미매칭 시에도 비어있지 않은 값을 반환해 normalizePath가 무시되었습니다. 이제 normalizePath가 값을 반환하면 그 값을 사용하고, undefined를 반환하면 Next.js 그룹핑 → 기본 정규화로 위임합니다(하이브리드 앱에서 "API 경로만 직접 정규화, 나머지는 Next.js에 위임" 가능).
    • normalizePath 반환 타입을 string | undefined로 확장.
    • createNormalizedHonoRouterPath: prefix가 두 번 부착되던 버그 수정(/prefix/prefix/...). 이제 prefix 인자가 정상 동작합니다.

@naverpay/prometheus-next@2.1.0

01 Apr 09:38
c2793ef

Choose a tag to compare

Minor Changes

  • 75cbf1e: URL 경로 정규화 시 depth를 제한할 수 있는 maxNormalizedUrlDepth 옵션 추가

Patch Changes

  • Updated dependencies [75cbf1e]
    • @naverpay/prometheus-core@2.1.0

@naverpay/prometheus-koa@2.1.0

01 Apr 09:38
c2793ef

Choose a tag to compare

Minor Changes

  • 75cbf1e: URL 경로 정규화 시 depth를 제한할 수 있는 maxNormalizedUrlDepth 옵션 추가

Patch Changes

  • Updated dependencies [75cbf1e]
    • @naverpay/prometheus-core@2.1.0

@naverpay/prometheus-hono@1.1.0

01 Apr 09:38
c2793ef

Choose a tag to compare

Minor Changes

  • 75cbf1e: URL 경로 정규화 시 depth를 제한할 수 있는 maxNormalizedUrlDepth 옵션 추가

Patch Changes

  • Updated dependencies [75cbf1e]
    • @naverpay/prometheus-core@2.1.0

@naverpay/prometheus-core@2.1.0

01 Apr 09:38
c2793ef

Choose a tag to compare

Minor Changes

  • 75cbf1e: URL 경로 정규화 시 depth를 제한할 수 있는 maxNormalizedUrlDepth 옵션 추가

@naverpay/prometheus-next@2.0.0

22 Dec 06:45

Choose a tag to compare

2.0.0

Major Changes

  • Updated dependencies [1510d53]
    • @naverpay/prometheus-core@2.0.0

1.0.0

Major Changes

  • 557e235: prometheus exporter 패키지를 출시합니다.

Patch Changes

  • Updated dependencies [557e235]
    • @naverpay/prometheus-core@1.0.0

@naverpay/prometheus-koa@2.0.0

22 Dec 06:45

Choose a tag to compare

Major Changes

Patch Changes

  • Updated dependencies [1510d53]
    • @naverpay/prometheus-core@2.0.0

@naverpay/prometheus-hono@1.0.0

22 Dec 06:45

Choose a tag to compare

Major Changes

Patch Changes

  • Updated dependencies [1510d53]
    • @naverpay/prometheus-core@2.0.0

@naverpay/prometheus-core@2.0.0

22 Dec 06:45

Choose a tag to compare

Major Changes

@naverpay/prometheus-next@1.0.0

10 Oct 13:55
056bc60

Choose a tag to compare

Major Changes

  • 557e235: prometheus exporter 패키지를 출시합니다.

Patch Changes

  • Updated dependencies [557e235]
    • @naverpay/prometheus-core@1.0.0