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

Features/refactor #110

Merged
merged 9 commits into from
Sep 28, 2023
Merged

Features/refactor #110

merged 9 commits into from
Sep 28, 2023

Conversation

jzwlqx
Copy link
Collaborator

@jzwlqx jzwlqx commented Sep 22, 2023

A huge commit with many changes

  1. Now metrics probe is free to add any prometheus metrics
  2. Arguments is allowed when config probes
  3. Flexible configuration of event storage
  4. More structured metrics names, use kubeskoop_{module}_metrics instead of inspector_pod_{module}{metrics}
  5. Change log lib from slog to logrus

@jzwlqx jzwlqx force-pushed the features/refactor branch 2 times, most recently from ce83edb to 59db0a5 Compare September 22, 2023 07:50
1. Now metrics probe is free to add any prometheus metrics
2. Arguments is allowed when config probes
3. Flexible configuration of event storage
4. More structured metrics names, use kubeskoop_{module}_metrics instead of inspector_pod{module}{metrics}
5. Change log lib from slog to logrus
@jzwlqx jzwlqx added the enhancement New feature or request label Sep 22, 2023
@jzwlqx jzwlqx requested review from Lyt99 and BSWANG September 22, 2023 12:07
pkg/exporter/nettop/cri.go Outdated Show resolved Hide resolved
@jzwlqx jzwlqx requested a review from BSWANG September 26, 2023 06:37
interval: 15
port: 9102
port: 9102
metrics:
probes:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

helm chart also needs to be changed

@Lyt99 Lyt99 merged commit 96b0ca6 into alibaba:main Sep 28, 2023
8 checks passed
@jzwlqx jzwlqx deleted the features/refactor branch February 7, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants