Git Product home page Git Product logo

content-old's People

Contributors

abraarsyed avatar binarylogic avatar davidantaramian avatar hackintoshrao avatar jessicagarson avatar luciofranco avatar nhumrich avatar sidhanthp avatar sophiedebenedetto avatar yasoob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

content-old's Issues

Transition from raw text to structured logging

Not to say that text wasn't structured before, but the format differed for each runtime/logger/platform.

While we discuss the benefits on our timber site, I think a history of logging and an overview of the industry trends would be helpful. There are other companies/people in the space that have come to the same conclusion. If structured logging wins, we win.

SQL Querying Changelog Post

A changelog post announcing the new SQL query feature:

  • Link to the associated documentation
  • Link to a more in-depth blog post

SQL Querying Blog Post

A more in-depth blog post talking about our SQL querying feature:

  • How it works (stores data on S3, uses athena, etc)
  • Designed for performance (ORC formatted files, partitioned, etc)
  • Structured data is automatically available
  • Uses presto / athena and all functions available
  • Interesting examples (slowest SQL queries and their associated request paths)

Usage Aggregator Blog Post

Outline

Purpose of this blog post is to show readers how to build a basic state tracking system in a highly distributed and concurrent system in Elixir/OTP.

  • Explain the problem we are facing of tracking how many bytes an application has sent in a distributed environment.
  • Explain our solution in high with maybe a diagram, this means explaining our usage of GenServer.
  • Give a simple example of the usage of GenServer, Registry, and Supervisor.
  • Conclude in how this helps track and how it impacts concurrency.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.