Skip to content

pascalre/solace-observability-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Solace Observability Examples

This repository contains practical, reproducible observability examples for Solace PubSub+.
The focus is on collecting, securing, and scraping Solace metrics, logs and traces using open source tools like Prometheus, Docker Compose, and proven best practices from real-world DevOps and platform environments.

The examples are intentionally kept simple and hands-on, while providing a clear path towards more advanced setups such as OpenTelemetry and Kubernetes.

🎯 Goals of this repository

  • Provide reproducible local examples for Solace observability
  • Demonstrate secure metrics exposure (e.g. Basic Auth)
  • Offer copy-paste-ready configurations
  • Serve as a foundation for blog posts, talks, and community content
  • Enable easy extension towards Kubernetes and OpenTelemetry

πŸ“¦ Available examples

Each example is self-contained and documented in its own directory.

Prometheus Exporter with Basic Auth

Secure the Solace Prometheus Exporter using Basic Authentication and scrape metrics with Prometheus.

  • Docker Compose based setup (Solace Broker, Exporter, Prometheus)
  • Exporter endpoint secured with Basic Auth
  • Prometheus scraping configuration with authentication
  • Step-by-step documentation and screenshots

πŸ“ Path: docker-compose/exporter-basic-auth
πŸ“– Documentation:
Read the README

πŸ§‘β€πŸ’» Target audience

This repository is intended for:

  • Platform & DevOps Engineers
  • Integration Engineers working with Solace
  • Observability practitioners
  • Developers
  • Anyone looking for practical Solace monitoring examples

πŸš€ Getting started

  1. Clone the repository:
    git clone https://github.com/pascalre/solace-observability-examples.git

About

A collection of practical observability examples for Solace, showcasing metrics scraping, secured exporters, and reproducible Docker-based setups.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors