This one seems to be optimized for log viewing at the moment, are there any DataDog alternatives built on top of Clickhouse, which supports full range of OpenTelemetry features?
Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
11–20 of 75 posts
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#12Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#13Looks cool I might try it out! I need a central place, something simple where I can actually read the contents of the logs that are generated by the dozen of services that I run for clients, etc… instead of stupidly SSH’ing to every server. Does this fit the use case? I tried Loki once but it was painful to set up and more geared toward aggregating events and stats.
note: I'm part of the Multiplayer team.
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#14This one seems to be optimized for log viewing at the moment, are there any DataDog alternatives built on top of Clickhouse, which supports full range of OpenTelemetry features?
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#15This one seems to be optimized for log viewing at the moment, are there any DataDog alternatives built on top of Clickhouse, which supports full range of OpenTelemetry features?
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#16Looks cool I might try it out! I need a central place, something simple where I can actually read the contents of the logs that are generated by the dozen of services that I run for clients, etc… instead of stupidly SSH’ing to every server. Does this fit the use case? I tried Loki once but it was painful to set up and more geared toward aggregating events and stats.
I’m curious to know what makes the Loki installation process so painful. I’m interested in learning more about the software installation experience.
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#17Looks cool I might try it out! I need a central place, something simple where I can actually read the contents of the logs that are generated by the dozen of services that I run for clients, etc… instead of stupidly SSH’ing to every server. Does this fit the use case? I tried Loki once but it was painful to set up and more geared toward aggregating events and stats.
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#18Unfortunate name choice, as @csh602 mentioned Viewer looks pretty good though. Reminds me of DataDog UI, but not as slow. Will play around more, thanks!
Regarding performance - 95% of Telescope's speed depends on how fast your ClickHouse responds. If you have a well-optimized schema and use the right indexes, Telescope's overhead will be minimal.
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#19Looks cool I might try it out! I need a central place, something simple where I can actually read the contents of the logs that are generated by the dozen of services that I run for clients, etc… instead of stupidly SSH’ing to every server. Does this fit the use case? I tried Loki once but it was painful to set up and more geared toward aggregating events and stats.