Skip to content

feat(observability): add distributed tracing, Prometheus metrics, and logging foundation#87

Merged
LaGodxy merged 4 commits intoMettaChain:mainfrom
akargi:feat/Issue78
Feb 25, 2026
Merged

feat(observability): add distributed tracing, Prometheus metrics, and logging foundation#87
LaGodxy merged 4 commits intoMettaChain:mainfrom
akargi:feat/Issue78

Conversation

@akargi
Copy link
Contributor

@akargi akargi commented Feb 25, 2026

Closes #78
add distributed tracing, Prometheus metrics, and logging foundation

// Create API Keys
await prisma.apiKey.create({
data: {
name: 'Development API Key',

Check notice

Code scanning / Trivy

Stripe Publishable Key Low

Artifact: prisma/seed.ts
Type:
Secret Stripe Publishable Key
Severity: LOW
Match: key: '****************************************',
@LaGodxy LaGodxy merged commit f62c160 into MettaChain:main Feb 25, 2026
6 of 7 checks passed
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.

Implement Advanced Monitoring and Observability System

2 participants