# What Is New with Periskop in 2022

DevFeed: [What Is New with Periskop in 2022](<https://devfeed.tech/articles/what-is-new-with-periskop-in-2022-2110.md>)

Original publisher: [Read original article](<https://developers.soundcloud.com/blog//periskop-in-2022>)

Published: 2022-02-01T00:00:00Z

Content type: article

Language: en

Sources: [SoundCloud Backstage Blog](<https://devfeed.tech/sources/soundcloud-backstage-blog.md>)

Topics: [debugging](<https://devfeed.tech/topics/debugging.md>), [telemetry](<https://devfeed.tech/topics/telemetry.md>), [incident](<https://devfeed.tech/topics/incident.md>), [Go Language](<https://devfeed.tech/topics/go-language.md>)

Tags: [engineering](<https://devfeed.tech/tags/engineering.md>), [exception](<https://devfeed.tech/tags/exception.md>), [go](<https://devfeed.tech/tags/go.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [observability](<https://devfeed.tech/tags/observability.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [persistence](<https://devfeed.tech/tags/persistence.md>), [python](<https://devfeed.tech/tags/python.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [scala](<https://devfeed.tech/tags/scala.md>), [updates](<https://devfeed.tech/tags/updates.md>)

## AI overview

The article describes 2022 updates to Periskop, an open-source pull-based exception-monitoring service used for debugging and incident response. It covers community-oriented governance, client libraries including Scala and Go, and planned exception persistence beyond in-memory storage.

## Source excerpt

In a previous blog post, we explained how we built an internal pull-based exception monitoring service called Periskop -- which is heavily...