Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.
Fragment einer Komponentenkonfiguration
Das folgende Beispiel zeigt ein Vorlagenfragment im JSON Format.
{ "alarmMetrics" : [ list of alarm metrics ], "logs" : [ list of logs ], "processes" : [ list of processes ], "windowsEvents" : [ list of windows events channels configurations ], "alarms" : [ list of CloudWatch alarms ], "jmxPrometheusExporter": { JMX Prometheus Exporter configuration }, "hanaPrometheusExporter": { SAP HANA Prometheus Exporter configuration }, "haClusterPrometheusExporter": { HA Cluster Prometheus Exporter configuration }, "netWeaverPrometheusExporter": { SAP NetWeaver Prometheus Exporter configuration }, "subComponents" : [ { "subComponentType" : "AWS::EC2::Instance" ... component nested instances configuration }, { "subComponentType" : "AWS::EC2::Volume" ... component nested volumes configuration } ] }