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: add github exporter #37

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: add github exporter #37

wants to merge 2 commits into from

Conversation

ocervell
Copy link
Collaborator

No description provided.

Copy link
Member

@alexgarel alexgarel left a comment

Choose a reason for hiding this comment

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

Not sure this PR is ready (lack prometheus probe integration)

docker-compose.yml Show resolved Hide resolved
labels:
app: events
service: api
env: net

- job_name: monitoring-org
static_configs:
Copy link
Member

Choose a reason for hiding this comment

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

I think we need a line in scrape_configs / static_configs:

Suggested change
static_configs:
static_configs:
- targets: ['10.1.0.200:9171']
labels:
app: github_exporter
service: metrics
env: org

@ocervell ocervell marked this pull request as draft January 28, 2022 11:52
@ocervell
Copy link
Collaborator Author

Indeed this is still at draft stage 👍

@teolemon teolemon added the ✨ enhancement New feature or request label Nov 15, 2023
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
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants