This update fixes the following issues:
ansible:
dracut-saltboot:
golang-github-QubitProducts-exporter_exporter:
golang-github-boynux-squid_exporter:
golang-github-lusitaniae-apache_exporter:
golang-github-prometheus-prometheus:
/api/v1/status/tsdb
endpoint. path_prefix
. avg_over_time
and sum_over_time
.storage.tsdb.samples-per-chunk
. By default set to its
former value 120. Appendable()
segfault. query_samples_total
metric, the total
number of samples loaded by all queries.topk()
/
bottomk()
.include_scrape_configs
to include
scrape configs from different files.no_proxy
to exclude URLs from
proxied requests.proxy_from_enviroment
to read
proxies from env variables.group by
labels to metric in
autocompletion.prometheus_target_scrape_pool_target_limit
metric not set
before reloading.prometheus_tsdb_head_chunks_removed_total
and
prometheus_tsdb_head_chunks
metrics when reading WAL.prometheus_tsdb_sample_ooo_delta
metric.wal
directory when upgrading.
Because the old WAL record for native histograms is not
backward compatible in v2.42.0, this will lead to some data
loss for the latest data.
Additionally, if you scrape 'float histograms' or use recording
rules on native histograms in v2.42.0 (which writes float
histograms), it is a one-way street since older versions do not
support float histograms.
grafana:
instant
queries.
Panel Header: Implement new Panel Header on Angular Panels.
Azure Monitor: Fix bug that was not showing resources for
certain locations.
Alerting: Fix panic when reparenting receivers to groups
following an attempted rename via Provisioning.
Cloudwatch Logs: Clarify Cloudwatch Logs Limits.time
field as Time
in panel.json
or
dashboard.json
as the exporter toolkit has been updated by upstreamhome
.
Panel Edit: Fix data links edit icons being off screen when
provided title is too long.
Prometheus: Fix exemplar fill color to match series color in
time series.
Prometheus: Fix exemplars not respecting corresponding series
display status.
StateTimeline: Fix negative infinity legend/tooltip from
thresholds.
Table: Fixes row border style not showing and colored
rows blending together.
Tempo: Fix TraceQL autocomplete issues.
TimePicker: Prevent TimePicker overflowing viewport on small
screens.
TimeRangePicker: Fix recently ranges only not showing all recent
ranges.
TimeZonePicker: Scroll menu correctly when using keyboard
controls.merge-pull-request.md
regarding backport
policies.
GaugePanel: Setting the neutral-point of a gauge.
Geomap: Improve location editor.
Internationalization: Enable internationalization by default.
Logs: Add Download logs
button to log log-browser.
Loki: Add gzip
compression to resource calls.
Loki: Add improvements to loki label browser.
Loki: Make label browser accessible in query builder.
Loki: Remove raw query toggle.
Middleware: Add CSP Report Only support.
Navigation: Prevent viewer role accessing dashboard
creation, import and folder creation.
OAuth: Refactor OAuth parameters handling to support
obtaining refresh tokens for Google OAuth.
Oauth: Display friendly error message when
roleattributestrict=true and no valid role found.
Preferences: Add confirmation modal when saving org preferences.
PublicDashboards: Orphaned public dashboard deletion script
added.
Query Editor: Hide overflow for long query names.
Solo Panel: Configurable timezone.
TablePanel: Add support for Count calculation per column
or per entire dataset.
Tempo: Send the correct start time when making a TraceQL query.
Various Panels: Remove beta label from Bar Chart, Candlestick,
Histogram, State Timeline, & Status History
Panels.
Access Control: Clear user's permission cache after resource
creation.
Accessibility: Improve keyboard accessibility in
AnnoListPanel
.
Accessibility: Improve keyboard accessibility in Collapse
.
GettingStarted
panel.
Accessibility: Improve keyboard accessibility of FilterPill
.
Admin: Fix broken links to image assets in email templates.
Azure Monitor: Fix namespace selection for storageaccounts.
Calcs: Fix difference percent in legend.
DataLinks: Improve Data-Links AutoComplete Logic.
Explore: Fix a11y issue with logs navigation buttons.
Heatmap: Fix blurry text & rendering.
Heatmap: Fix tooltip y range of top and bottom buckets in
calculated heatmaps.
Logs: Fix misalignment of LogRows.
Navigation: Stop clearing search state when opening a
result in a new tab.
OptionsUI: SliderValueEditor does not get auto focused on
slider change.
PanelEdit: Fixes bug with not remembering panel options
pane collapse/expand state.
Quota: Fix failure in store due to missing scope parameters.
Quota: Fix failure when checking session limits.
StateTimeline: Prevent label text from overflowing state rects.
Tempo: Fix search table duration unit.
TraceView: Fix broken rendering when scrolling in Dashboard
panel in Firefox.
GrafanaUI: Add disabled option for menu items.Select
placeholder contrast to
be WCAG AA compliant.
Alerting: Append org ID to alert notification URLs.
Alerting: Make the Grouped view the default one for Rules.
Build: Remove unnecessary alpine package updates.
Google Cloud Monitoring: Set frame interval to draw null values.
Instrumentation: Expose when the binary was built as a gauge.
Loki: Preserve X-ID-Token
header.
Search: Reduce requests in folder view.
TimeSeries: More thorough detection of negative values for
auto-stacking direction.
Alerting: Attempt to preserve UID from migrated legacy channel.
Alerting: Fix response is not returned for invalid Duration in
Provisioning API.
Alerting: Fix screenshot is not taken for stale series.
Auth: Fix admins not seeing pending invites.
MSSQL/Postgres: Fix visual query editor filter disappearing.
Tempo: Fix dropdown issue on tag field focus.
Timeseries: Fix null pointer when matching fill below to field.
Toolkit: Fix Webpack less-loader config.show context
icon in light
theme.
Loki: Fix adding of adhoc filters to stream selector when query
with empty stream selector.
Loki: Fix double stringified log-lines when copied via Copy
button.
Loki: Fix explain section about $__interval variable.
Loki: Remove already selected options from next label filter
options in builder.
NodeGraph: Fix rendering issues when values of arc are over 1.
PublicDashboards: Fix hidden queries execution.
Tempo: Fix Node Graph visualization type in dashboard.
TimeSeries: Fix stacking when first value is negative zero.
TimeseriesPanel: Fix variables in data links.
User: Fix externalUserId not being populated.
We added some components a bit too early to @grafana/ui in 9.2
so we are moving them back to @grafana/experimental. If you
used any of these components
AccessoryButton
EditorFieldGroup
EditorHeader
EditorField
EditorRow
EditorList
EditorRows
EditorSwitch
FlexItem
Stack
InlineSelect
InputGroup
Space
Please use them from grafana/experimental from now on.Cannot use import statement outside...
error in
tests.error no resolver
found.
LibraryPanelSearch: Refactor and fix hyphen issue.
Live: Fix live streaming with live-service-web-worker
feature
flag enabled.
QueryField: Fix wrong cursor position on autocomplete.grafana_database_conn_*
metrics, and add
new go_sql_stats_*
metrics as eventual replacement.
TestData DB: Fix node graph not showing when the Data type
field is set to random
.
grafana_database_conn_*
metrics are deprecated, and will
be removed in a future version of Grafana. Use the
go_sql_stats_*
metrics instead.rootUrls
field in request when not empty.
Alert notifications to Microsoft Teams now use Adaptive Cards
instead of Office 365 Connector Cards.
Starting at 9.1.0, existing heatmap panels will start using a
new implementation. This can be disabled by setting the
useLegacyHeatmapPanel
feature flag to true. It can be
tested on a single dashbobard by adding
?__feature.useLegacyHeatmapPanel=true
to any dashboard URL.
The most notable changes are:
Significantly improved rendering performance
When calculating heatmaps, the buckets are now placed on
reasonable borders (1m, 5m, 30s etc)
Round cells are no longer supportedshow context
not working in some occasions.
RBAC: Fix permissions on dashboards and folders created
by anonymous users.&left=['now-1h','now'...]
. The standard explore URLs follow
a key/value pattern, for example
&left={'datasource':'test'...}
. Please be sure to check
your dashboards for any hardcoded links to Explore and update
them to the standard URL pattern.Rename by regex
.
grafana/ui: Add default type='button' to <Button>.
Alerting: Fix database unavailable removes rules from scheduler.
AzureMonitor: Fix auto-selection of time-grain for metrics.
DataSources: Fixes issue with expressions not being queried.
GraphNG: Fix thresholds by color not following data update.
Jaeger: Update operations dropdown.
Login: Fix mismatching label on auth_module in user list.
Playlists: Save button now correctly creates a new playlist.
RBAC: Fix migrations running in the wrong order causing
inheritance problem in enterprise.
ServiceAccounts: Add identifiable token prefix to service
account tokens.
Traces: Fix missing CopyButton on KeyValueTables and
overlapping of panels.
setExploreQueryField
, setExploreMetricsQueryField
and
setExploreLogsQueryField
are now deprecated and will be
removed in a future release. If you need to set a different
query editor for Explore, conditionally render based on
props.app
in your regular query editor.
Chore: Remove react-testing-lib from bundles.
Select: Portal menu by default.
The @grafana/ui
package helper function
selectOptionInTest
used in frontend tests has been removed
as it caused testing libraries to be bundled in the
production code of Grafana. If you were using this helper
function in your tests please update your code accordingly:
// before
import { selectOptionInTest } from '@grafana/ui';
// ...test usage
await selectOptionInTest(selectEl, 'Option 2');
// after
import { select } from 'react-select-event';
await select(selectEl, 'Option 2',
{ container: document.body });
Removed deprecated checkHealth
prop from the @grafana/e2e
addDataSource
config. Previously this value defaulted to
false
, and has not been used in end-to-end tests since
Grafana 8.0.3.
Removes the deprecated LegacyBaseMap
, LegacyValueMapping
,
LegacyValueMap
, and LegacyRangeMap
types, and
getMappedValue
function from grafana-data. Migration is as
follows:
| Old | New |
| -------------------- | ----------------------- |
| LegacyBaseMap
| MappingType
|
| LegacyValueMapping
| ValueMapping
|
| LegacyValueMap
| ValueMap
|
| LegacyRangeMap
| RangeMap
|
| getMappedValue
| getValueMappingResult
|
This change fixes a bug in Grafana where intermittent failure
of database, network between Grafana and the database, or
error in querying the database would cause all alert rules to
be unscheduled in Grafana. Following this change scheduled
alert rules are not updated unless the query is successful.
The get_alert_rules_duration_seconds
metric has been
renamed to schedule_query_alert_rules_duration_seconds
.
Any secret (data sources credential, alert manager
credential, etc, etc) created or modified with Grafana v9.0
won't be decryptable from any previous version (by default)
because the way encrypted secrets are stored into the
database has changed. Although secrets created or modified
with previous versions will still be decryptable by Grafana
v9.0.
If required, although generally discouraged, the
disableEnvelopeEncryption
feature toggle can be enabled to
keep envelope encryption disabled once updating to Grafana
In case of need to rollback to an earlier version of Grafana
(i.e. Grafana v8.x) for any reason, after being created or
modified any secret with Grafana v9.0, the
envelopeEncryption
feature toggle will need to be enabled
to keep backwards compatibility (only from v8.3.x
a bit
unstable, from 8.5.x
stable).
As a final attempt to deal with issues related with the
aforementioned situations, the grafana-cli admin
secrets-migration rollback
command has been designed to
move back all the Grafana secrets encrypted with envelope
encryption to legacy encryption. So, after running that
command it should be safe to disable envelope encryption
and/or roll back to a previous version of Grafana.
Alternatively or complementarily to all the points above,
backing up the Grafana database before updating could be a
good idea to prevent disasters (although the risk of getting
some secrets corrupted only applies to those updates/created
with after updating to Grafana v9.0).
According to the dynamic labels documentation, you can use up
to five dynamic values per label. There’s currently no such
restriction in the alias pattern system, so if more than 5
patterns are being used the GetMetricData API will return an
error.
Dynamic labels only allow \${LABEL} to be used once per
query. There’s no such restriction in the alias pattern
system, so in case more than 1 is being used the
GetMetricData API will return an error.
When no alias is provided by the user, Grafana will no longer
fallback with custom rules for naming the legend.
In case a search expression is being used and no data is
returned, Grafana will no longer expand dimension values, for
instance when using a multi-valued template variable or star
wildcard *
in the dimension value field.
Time series might be displayed in a different order. Using
for example the dynamic label ${PROP('MetricName')}
, might
have the consequence that the time series are returned in a
different order compared to when the alias pattern
{{metric}}
is used
In Elasticsearch, browser access mode was deprecated in
grafana 7.4.0 and removed in 9.0.0. If you used this mode,
please switch to server access mode on the datasource
configuration page.
Environment variables passed from Grafana to external Azure
plugins have been renamed:
AZURE_CLOUD
renamed to GFAZPL_AZURE_CLOUD
AZURE_MANAGED_IDENTITY_ENABLED
renamed to
GFAZPL_MANAGED_IDENTITY_ENABLED
AZURE_MANAGED_IDENTITY_CLIENT_ID
renamed to
GFAZPL_MANAGED_IDENTITY_CLIENT_ID
There are no known plugins which were relying on these
variables. Moving forward plugins should read Azure settings
only via Grafana Azure SDK which properly handles old and new
environment variables.
Removes support for for ElasticSearch versions after their
end-of-life, currently versions < 7.10.0. To continue to use
ElasticSearch data source, upgrade ElasticSearch to version
7.10.0+.
Application Insights and Insight Analytics queries in Azure
Monitor were deprecated in Grafana 8.0 and finally removed in
9.0. Deprecated queries will no longer be executed.
grafana/ui: Button now specifies a default type='button'
The Button
component provided by @grafana/ui now specifies
a default type='button'
when no type is provided.
In previous versions, if the attribute was not specified for
buttons associated with a <form>
the default value was
submit
per the specification. You can preserve the old
behavior by explicitly setting the type attribute:
<Button type='submit' />
The Rename by regex
transformation has been improved to
allow global patterns of the form /<stringToReplace>/g
.
Depending on the regex match used, this may cause some
transformations to behave slightly differently. You can
guarantee the same behaviour as before by wrapping the
match
string in forward slashes (/
), e.g. (.*)
would
become /(.*)/
<Select />
menus will now portal to the document body by
default. This is to give more consistent behaviour when
positioning and overlaying. If you were setting
menuShouldPortal={true}
before you can safely remove that
prop and behaviour will be the same. If you weren't
explicitly setting that prop, there should be no visible
changes in behaviour but your tests may need updating. If you
were setting menuShouldPortal={false}
this will continue to
prevent the menu from portalling.
Grafana alerting endpoint prefixed with api/v1/rule/test
that tests a rule against a Corte/Loki data source now
expects the data source UID as a path parameter instead of
the data source numeric identifier.
Grafana alerting endpoints prefixed with api/prometheus/
that proxy requests to a Cortex/Loki data source now expect
the data source UID as a path parameter instead of the data
source numeric identifier.
Grafana alerting endpoints prefixed with api/ruler/
that
proxy requests to a Cortex/Loki data source now expect the
data source UID as a path parameter instead of the data
Grafana alerting endpoints prefixed with api/alertmanager/
that proxy requests to an Alertmanager now expect the data
source UID as a path parameter instead of the data source
numeric identifier.
The format of log messages have been updated, lvl
is now
level
and eror
and dbug
has been replaced with error
and debug
. The precision of timestamps has been increased.
To smooth the transition, it is possible to opt-out of the
new log format by enabling the feature toggle oldlog
.
This option will be removed in a future minor release.
In the Loki data source, the dataframe format used to
represent Loki logs-data has been changed to a more efficient
format. The query-result is represented by a single dataframe
with a 'labels' column, instead of the separate dataframes
for every labels-value. When displaying such data in explore,
or in a logs-panel in the dashboard will continue to work
without changes, but if the data was loaded into a different
dashboard-panel, or Transforms were used, adjustments may be
necessary. For example, if you used the 'labels to fields'
transformation with the logs data, please switch to the
'extract fields' transformation.mgr-push:
prometheus-blackbox_exporter:
min_version
parameter of tls_config
to allow enabling
TLS 1.0 and 1.1 (bsc#1209113)prometheus-postgres_exporter:
python-hwdata:
python-pyvmomi:
rhnlib:
spacecmd:
spacewalk-client-tools:
supportutils-plugin-salt:
supportutils-plugin-susemanager-client:
uyuni-common-libs:
uyuni-proxy-systemd-services:
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }
{ "binaries": [ { "grafana": "9.5.8-159000.4.24.1", "dracut-saltboot": "0.1.1681904360.84ef141-159000.3.30.1", "prometheus-blackbox_exporter": "0.24.0-159000.3.6.1", "ansible-doc": "2.9.27-159000.3.9.1", "supportutils-plugin-susemanager-client": "5.0.1-159000.6.15.1", "golang-github-lusitaniae-apache_exporter": "1.0.0-159000.4.12.1", "spacewalk-check": "5.0.1-159000.6.48.1", "python3-spacewalk-client-setup": "5.0.1-159000.6.48.1", "python3-mgr-push": "5.0.1-159000.4.21.1", "uyuni-proxy-systemd-services": "5.0.1-159000.3.9.1", "supportutils-plugin-salt": "1.2.2-159000.5.9.1", "firewalld-prometheus-config": "0.1-159000.6.33.1", "mgr-push": "5.0.1-159000.4.21.1", "python3-pyvmomi": "6.7.3-159000.3.6.1", "python3-spacewalk-check": "5.0.1-159000.6.48.1", "spacewalk-client-setup": "5.0.1-159000.6.48.1", "golang-github-prometheus-prometheus": "2.45.0-159000.6.33.1", "spacewalk-client-tools": "5.0.1-159000.6.48.1", "prometheus-postgres_exporter": "0.10.1-159000.3.6.1", "python3-uyuni-common-libs": "5.0.1-159000.3.33.1", "python3-spacewalk-client-tools": "5.0.1-159000.6.48.1", "golang-github-boynux-squid_exporter": "1.6-159000.4.9.1", "golang-github-QubitProducts-exporter_exporter": "0.4.0-159000.4.6.1", "python3-rhnlib": "5.0.1-159000.6.30.1", "spacecmd": "5.0.1-159000.6.42.1", "python3-hwdata": "2.3.5-159000.5.13.1", "ansible": "2.9.27-159000.3.9.1" } ] }