menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

Build a Da...
source image

Dev

1M

read

387

img
dot

Image Credit: Dev

Build a Datadog alternative in 5 minutes

  • A Logs Explorer template as a simple Datadog alternative or for user-facing logs analytics features is announced as open source.
  • The template can be deployed on Tinybird and Vercel in a few minutes.
  • The development process involves Tinybird, Vercel, and Next.js.
  • Instrumentation methods include using Tinybird’s Events API or a log collector like Vector.dev.
  • The approach involves storing logs in one table, sorting by filterable columns, and supporting semi-structured metadata.
  • Basic APIs for filtering, aggregating metrics, text search, and pagination are implemented initially.
  • Development workflow includes local testing, bootstrapping with tb create, and using version control and CI/CD.
  • The process involves generating mock data, creating APIs for UI components, and integrating Tinybird APIs with Next.js.
  • CI/CD setup is managed with GitHub Actions for building, testing, and deploying to Tinybird Cloud and Vercel.
  • Strategies for instrumenting application logs are discussed, including direct Events API ingestion or using log collectors like Vector.dev.

Read Full Article

like

23 Likes

For uninterrupted reading, download the app