Commit e9f1f230 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

scenario fixes + influx data backup configuration

parent f6b571f0
Loading
Loading
Loading
Loading
+11 −1
Original line number Original line Diff line number Diff line
version: 1.7.2
version: 1.7.3
repo:
repo:
  name: AdvantEDGE
  name: AdvantEDGE


@@ -79,6 +79,16 @@ repo:


    # Metrics Configuration
    # Metrics Configuration
    metrics:
    metrics:
      # Influx configuration
      influx:
        # enable influx data backups
        enabled: true
        # object store url
        url: https://metrics.try-mec.etsi.org/
        # object store configuration secret
        secret: meep-influx-objstore-config
        # Number of days to retain daily data backups
        retention: 7
      # Prometheus configuration
      # Prometheus configuration
      prometheus:
      prometheus:
        # external labels added to prometheus metrics
        # external labels added to prometheus metrics
+1059 −84

File changed.

Preview size limit exceeded, changes collapsed.

+563 −22

File changed.

Preview size limit exceeded, changes collapsed.

+739 −44

File changed.

Preview size limit exceeded, changes collapsed.