Skip to content

Commit

Permalink
Fix links to Appuio Managed docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyTetrahedron committed Oct 24, 2023
1 parent 3f25256 commit 421834c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This page explains in detail how the general concept is applied for APPUiO Cloud

The system for APPUiO Cloud usage reporting must provide usage data for customer resources in all APPUiO Cloud zones, at namespace granularity.

Just like in https://kb.vshn.ch/oc4/references/architecture/metered-data-flow-appuio-managed.html[APPUiO Managed Usage Reporting], usage data is stored in a central Mimir instance and queried via the Prometheus Query API.
Just like in https://kb.vshn.ch/oc4/references/architecture/metering-data-flow-appuio-managed.html[APPUiO Managed Usage Reporting], usage data is stored in a central Mimir instance and queried via the Prometheus Query API.
A reporting tool implements the ETL process described in https://docs.central.vshn.ch/metered-billing-data-flow.html[Data model and data flow for Resource Usage Reporting].

The reporting tool can share the same codebase as the tool used in APPUiO Managed Reporting; it simply needs to be configured differently.
Expand Down Expand Up @@ -81,7 +81,7 @@ Alternatively, this parameter could also be omitted.

=== ETL Process

The ETL process for APPUiO Managed works exactly the same as for xref:appuio-cloud:ROOT:references/architecture/metering-data-flow-appuio-cloud.adoc[APPUiO Managed].
The ETL process for APPUiO Managed works exactly the same as for https://kb.vshn.ch/oc4/references/architecture/metering-data-flow-appuio-managed.html[APPUiO Managed].
==== Examples

[code:json]
Expand Down

0 comments on commit 421834c

Please sign in to comment.