Changelog

New features and improvements to Pipestack.

← All updates

Changelog #0013

A customer asked to access their logs programmatically. Up until last week, I had an Open Telemetry Collector and self-hosted Loki, Tempo, Prometheus, and Grafana instances. This was all secured in a private network with no access to the public domain.

I had two options to approach the customer's request:

  1. Open my telemetry infrastructure to the public and secure it
  2. Outsource it all

I opted to outsource it to HyperDX, which was acquired by ClickHouse. So after reading up on all that, I decided to ask for private access to the ClickStack product and migrated over to that. It was as easy as updating my Open Telemetry Collector config and changing my code to fetch logs from the ClickHouse database directly rather than the self-hosted Loki instance.

Platform

  • Migrated logs to ClickStack.
  • Deleted the self-hosted telemetry services 🎉

CLI

  • N/A

Web

  • N/A

Sources

  • N/A

Processors

  • N/A

Sinks

  • N/A

Miscellaneous

  • N/A