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

lp metrics: collect datasources and console options #2870

Merged
merged 2 commits into from Mar 5, 2024

Conversation

mmetc
Copy link
Contributor

@mmetc mmetc commented Mar 5, 2024

No description provided.

@mmetc mmetc added the kind/enhancement New feature or request label Mar 5, 2024
Copy link

github-actions bot commented Mar 5, 2024

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Copy link

github-actions bot commented Mar 5, 2024

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@mmetc mmetc added this to the 1.6.1 milestone Mar 5, 2024
@mmetc mmetc requested a review from blotus March 5, 2024 12:40
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 37.25490% with 32 lines in your changes are missing coverage. Please review.

Project coverage is 57.98%. Comparing base (e7ecea7) to head (27f7ea9).

Files Patch % Lines
pkg/csconfig/console.go 0.00% 21 Missing ⚠️
cmd/crowdsec/crowdsec.go 66.66% 4 Missing and 1 partial ⚠️
cmd/crowdsec/main.go 62.50% 3 Missing ⚠️
cmd/crowdsec/serve.go 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2870      +/-   ##
==========================================
- Coverage   58.00%   57.98%   -0.03%     
==========================================
  Files         240      240              
  Lines       31063    31087      +24     
==========================================
+ Hits        18018    18025       +7     
- Misses      11415    11433      +18     
+ Partials     1630     1629       -1     
Flag Coverage Δ
bats 38.05% <37.25%> (+0.11%) ⬆️
unit-linux 52.26% <0.00%> (-0.07%) ⬇️
unit-windows 47.80% <0.00%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmetc mmetc merged commit d8877a7 into master Mar 5, 2024
17 checks passed
@mmetc mmetc deleted the metrics-datasources branch March 5, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agent kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants