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

feat: support deploying pika_exporter components using kubeblocks #2473

Merged

Conversation

chengyu-l
Copy link
Contributor

feat: support deploying pika_exporter components using kubeblocks

@chengyu-l chengyu-l requested a review from machinly March 8, 2024 10:10
@github-actions github-actions bot added the ✏️ Feature New feature or request label Mar 8, 2024
@chengyu-l chengyu-l force-pushed the support_pika_exporter branch from f6cbfd2 to 1c726fe Compare March 8, 2024 10:34
Copy link
Collaborator

@machinly machinly left a comment

Choose a reason for hiding this comment

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

添加一个 grafana dashboard 定义,可以简单放个初始化页面,后续再优化。
参考这个项目
https://github.com/apecloud/learn-kubeblocks-addon/tree/main/tutorial-4-monitor-cluster/oracle-mysql

description: A pika exporter component definition
serviceKind: pika-exporter
serviceVersion: {{ .Chart.AppVersion }}
services:
Copy link
Collaborator

Choose a reason for hiding this comment

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

加一个monitor定义,让 kb 能够拿到拿到监控 endpoint

      monitor:
        exporterConfig:
          scrapePort: 9104
          scrapePath: "/metrics"

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

加一个monitor定义,让 kb 能够拿到拿到监控 endpoint

      monitor:
        exporterConfig:
          scrapePort: 9104
          scrapePath: "/metrics"

done

@chengyu-l chengyu-l force-pushed the support_pika_exporter branch from 1c726fe to 2d2aa85 Compare March 11, 2024 08:37
@chengyu-l chengyu-l force-pushed the support_pika_exporter branch from 2d2aa85 to 481166d Compare March 11, 2024 08:38
@machinly machinly merged commit 1e27f89 into OpenAtomFoundation:unstable Mar 11, 2024
11 of 14 checks passed
@chengyu-l chengyu-l deleted the support_pika_exporter branch March 11, 2024 09:25
luky116 pushed a commit to luky116/pika that referenced this pull request Mar 14, 2024
luky116 pushed a commit to luky116/pika that referenced this pull request Mar 14, 2024
luky116 pushed a commit that referenced this pull request Mar 18, 2024
bigdaronlee163 pushed a commit to bigdaronlee163/pika that referenced this pull request Jun 8, 2024
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
cheniujh pushed a commit to cheniujh/pika that referenced this pull request Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✏️ Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants