Skip to content

Metrics branch#7

Open
Irving999 wants to merge 11 commits into
SCE-Development:devfrom
Irving999:metrics-branch
Open

Metrics branch#7
Irving999 wants to merge 11 commits into
SCE-Development:devfrom
Irving999:metrics-branch

Conversation

@Irving999

@Irving999 Irving999 commented Jul 9, 2026

Copy link
Copy Markdown

resolves metrics #123

Add prometheus metrics to track number of connected clients, incoming requests and invalid requests to /webhook, and histogram

@weslayer weslayer left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

W bromethezone

Comment thread Dockerfile
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
COPY . .
CMD ["python", "server.py"]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can we instead move this code into server.py

and delete main.py? we accidentally added both file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants