-
python2-cycler-0.10.0-4.lbn25.py37.noarch
General purpose library used by matplotlib to cycle through lists for colors,
marker styles, etc
Located in
LBN
/
…
/
Plone and Zope
/
BastionLinux 25
-
pg_logical-2.3.3-1.lbn25.x86_64
The pglogical 2 extension provides logical streaming replication for PostgreSQL, using a
publish/subscribe model. It is based on technology developed as part of the BDR project
(http://2ndquadrant.com/BDR).
We use the following terms to describe data streams between nodes, deliberately reused
from the earlier Slony technology:
Nodes - PostgreSQL database instances
Providers and Subscribers - roles taken by Nodes
Replication Set - a collection of tables
Use cases supported are:
Upgrades between major versions (given the above restrictions)
Full database replication
Selective replication of sets of tables using replication sets
Selective replication of table rows at either publisher or subscriber side (row_filter)
Selective replication of table columns at publisher side
Data gather/merge from multiple upstream servers
Architectural details:
pglogical works on a per-database level, not whole server level like physical streaming
replication
One Provider may feed multiple Subscribers without incurring additional disk write overhead
One Subscriber can merge changes from several origins and detect conflict between changes
with automatic and configurable conflict resolution (some, but not all aspects required for
multi-master).
Cascading replication is implemented in the form of changeset forwarding.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
cue-0.12.0-1.lbn36.x86_64
CUE makes it easy to validate data, write schemas, and ensure configurations
align with policies.
CUE works with a wide range of tools and formats that you're already using such
as Go, JSON, YAML, OpenAPI, and JSON Schema.
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
cuemon-1.1.0-1.lbn36.x86_64
cuemon is a tool for managing Grafana dashboards and panels using CUE language modules.
It provides functionality for bootstrapping and updating monitoring configurations by
converting Grafana JSON dashboards and panels into CUE format.
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
jaeger-1.53.0-1.lbn36.x86_64
Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies.
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
jaeger-agent-1.53.0-1.lbn36.x86_64
Jaeger client libraries expect jaeger-agent process to run locally on each host. The agents can connect
point to point to a single collector address, which could be load balanced by another infrastructure
component (e.g. DNS) across multiple collectors. The agent can also be configured with a static list of
collector addresses.
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
jaeger-all-in-one-1.53.0-1.lbn36.x86_64
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
jaeger-collector-1.53.0-1.lbn36.x86_64
The collectors are stateless and thus many instances of jaeger-collector can be run in parallel. Collectors
require almost no configuration, except for the location of Cassandra cluster, via --cassandra.keyspace and
--cassandra.servers options, or the location of Elasticsearch cluster, via --es.server-urls, depending on
which storage is specified.
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
jaeger-ingester-1.53.0-1.lbn36.x86_64
jaeger-ingester is a service which reads span data from Kafka topic and writes it to another storage backend
(Elasticsearch or Cassandra).
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36
-
jaeger-query-1.53.0-1.lbn36.x86_64
jaeger-query serves the API endpoints and a React/Javascript UI. The service is stateless and is typically
run behind a load balancer
Located in
LBN
/
…
/
Network Monitoring
/
BastionLinux 36