DataDog / nginx-datadog

Enhance NGINX Observability and Security with Datadog's Module
https://www.datadoghq.com
Apache License 2.0
23 stars 10 forks source link

chore: log module informations #96

Closed dmehala closed 3 months ago

dmehala commented 3 months ago

Description

Log informations about the module state, like, the version of the module and its dependencies, features available etc.

Screenshot 2024-07-12 at 23 45 27

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 60.31746% with 25 lines in your changes missing coverage. Please review.

Project coverage is 67.21%. Comparing base (30ff014) to head (68a4f0d).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/96/graphs/tree.svg?width=650&height=150&src=pr&token=SZCZI1FAYU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) ```diff @@ Coverage Diff @@ ## master #96 +/- ## ========================================== - Coverage 67.41% 67.21% -0.20% ========================================== Files 37 37 Lines 3529 3575 +46 Branches 607 620 +13 ========================================== + Hits 2379 2403 +24 - Misses 833 845 +12 - Partials 317 327 +10 ``` | [Files](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/96?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | Coverage Δ | | |---|---|---| | [src/datadog\_directive.cpp](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/96?src=pr&el=tree&filepath=src%2Fdatadog_directive.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-c3JjL2RhdGFkb2dfZGlyZWN0aXZlLmNwcA==) | `51.16% <100.00%> (+0.38%)` | :arrow_up: | | [src/ngx\_logger.cpp](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/96?src=pr&el=tree&filepath=src%2Fngx_logger.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-c3JjL25neF9sb2dnZXIuY3Bw) | `100.00% <100.00%> (ø)` | | | [src/ngx\_http\_datadog\_module.cpp](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/96?src=pr&el=tree&filepath=src%2Fngx_http_datadog_module.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#diff-c3JjL25neF9odHRwX2RhdGFkb2dfbW9kdWxlLmNwcA==) | `60.78% <53.70%> (-2.60%)` | :arrow_down: |