diff --git a/receiver/bigipreceiver/documentation.md b/receiver/bigipreceiver/documentation.md index ee08af64fd209..f42f0d7b46482 100644 --- a/receiver/bigipreceiver/documentation.md +++ b/receiver/bigipreceiver/documentation.md @@ -16,9 +16,9 @@ metrics: Availability of the node. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -30,17 +30,17 @@ Availability of the node. Current number of connections to the node. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {connections} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {connections} | Sum | Int | Cumulative | false | development | ### bigip.node.data.transmitted Amount of data transmitted to and from the node. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| By | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| By | Sum | Int | Cumulative | true | development | #### Attributes @@ -52,9 +52,9 @@ Amount of data transmitted to and from the node. Enabled state of of the node. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -66,9 +66,9 @@ Enabled state of of the node. Number of packets transmitted to and from the node. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {packets} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {packets} | Sum | Int | Cumulative | true | development | #### Attributes @@ -80,25 +80,25 @@ Number of packets transmitted to and from the node. Number of requests to the node. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {requests} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {requests} | Sum | Int | Cumulative | true | development | ### bigip.node.session.count Current number of sessions for the node. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {sessions} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {sessions} | Sum | Int | Cumulative | false | development | ### bigip.pool.availability Availability of the pool. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -110,17 +110,17 @@ Availability of the pool. Current number of connections to the pool. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {connections} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {connections} | Sum | Int | Cumulative | false | development | ### bigip.pool.data.transmitted Amount of data transmitted to and from the pool. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| By | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| By | Sum | Int | Cumulative | true | development | #### Attributes @@ -132,9 +132,9 @@ Amount of data transmitted to and from the pool. Enabled state of of the pool. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -146,9 +146,9 @@ Enabled state of of the pool. Total number of pool members. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {members} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {members} | Sum | Int | Cumulative | false | development | #### Attributes @@ -160,9 +160,9 @@ Total number of pool members. Number of packets transmitted to and from the pool. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {packets} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {packets} | Sum | Int | Cumulative | true | development | #### Attributes @@ -174,17 +174,17 @@ Number of packets transmitted to and from the pool. Number of requests to the pool. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {requests} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {requests} | Sum | Int | Cumulative | true | development | ### bigip.pool_member.availability Availability of the pool member. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -196,17 +196,17 @@ Availability of the pool member. Current number of connections to the pool member. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {connections} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {connections} | Sum | Int | Cumulative | false | development | ### bigip.pool_member.data.transmitted Amount of data transmitted to and from the pool member. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| By | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| By | Sum | Int | Cumulative | true | development | #### Attributes @@ -218,9 +218,9 @@ Amount of data transmitted to and from the pool member. Enabled state of of the pool member. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -232,9 +232,9 @@ Enabled state of of the pool member. Number of packets transmitted to and from the pool member. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {packets} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {packets} | Sum | Int | Cumulative | true | development | #### Attributes @@ -246,25 +246,25 @@ Number of packets transmitted to and from the pool member. Number of requests to the pool member. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {requests} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {requests} | Sum | Int | Cumulative | true | development | ### bigip.pool_member.session.count Current number of sessions for the pool member. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {sessions} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {sessions} | Sum | Int | Cumulative | false | development | ### bigip.virtual_server.availability Availability of the virtual server. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -276,17 +276,17 @@ Availability of the virtual server. Current number of connections to the virtual server. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {connections} | Sum | Int | Cumulative | false | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {connections} | Sum | Int | Cumulative | false | development | ### bigip.virtual_server.data.transmitted Amount of data transmitted to and from the virtual server. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| By | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| By | Sum | Int | Cumulative | true | development | #### Attributes @@ -298,9 +298,9 @@ Amount of data transmitted to and from the virtual server. Enabled state of of the virtual server. -| Unit | Metric Type | Value Type | -| ---- | ----------- | ---------- | -| 1 | Gauge | Int | +| Unit | Metric Type | Value Type | Stability | +| ---- | ----------- | ---------- | --------- | +| 1 | Gauge | Int | development | #### Attributes @@ -312,9 +312,9 @@ Enabled state of of the virtual server. Number of packets transmitted to and from the virtual server. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {packets} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {packets} | Sum | Int | Cumulative | true | development | #### Attributes @@ -326,9 +326,9 @@ Number of packets transmitted to and from the virtual server. Number of requests to the virtual server. -| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | -| ---- | ----------- | ---------- | ----------------------- | --------- | -| {requests} | Sum | Int | Cumulative | true | +| Unit | Metric Type | Value Type | Aggregation Temporality | Monotonic | Stability | +| ---- | ----------- | ---------- | ----------------------- | --------- | --------- | +| {requests} | Sum | Int | Cumulative | true | development | ## Resource Attributes diff --git a/receiver/bigipreceiver/metadata.yaml b/receiver/bigipreceiver/metadata.yaml index b9c0dda01df2d..22276f586a82a 100644 --- a/receiver/bigipreceiver/metadata.yaml +++ b/receiver/bigipreceiver/metadata.yaml @@ -72,6 +72,8 @@ attributes: metrics: bigip.virtual_server.data.transmitted: description: Amount of data transmitted to and from the virtual server. + stability: + level: development unit: "By" sum: monotonic: true @@ -81,6 +83,8 @@ metrics: enabled: true bigip.virtual_server.connection.count: description: Current number of connections to the virtual server. + stability: + level: development unit: "{connections}" sum: monotonic: false @@ -89,6 +93,8 @@ metrics: enabled: true bigip.virtual_server.request.count: description: Number of requests to the virtual server. + stability: + level: development unit: "{requests}" sum: monotonic: true @@ -97,6 +103,8 @@ metrics: enabled: true bigip.virtual_server.packet.count: description: Number of packets transmitted to and from the virtual server. + stability: + level: development unit: "{packets}" sum: monotonic: true @@ -106,6 +114,8 @@ metrics: enabled: true bigip.virtual_server.availability: description: Availability of the virtual server. + stability: + level: development unit: "1" gauge: value_type: int @@ -113,6 +123,8 @@ metrics: enabled: true bigip.virtual_server.enabled: description: Enabled state of of the virtual server. + stability: + level: development unit: "1" gauge: value_type: int @@ -120,6 +132,8 @@ metrics: enabled: true bigip.pool.data.transmitted: description: Amount of data transmitted to and from the pool. + stability: + level: development unit: "By" sum: monotonic: true @@ -129,6 +143,8 @@ metrics: enabled: true bigip.pool.connection.count: description: Current number of connections to the pool. + stability: + level: development unit: "{connections}" sum: monotonic: false @@ -137,6 +153,8 @@ metrics: enabled: true bigip.pool.request.count: description: Number of requests to the pool. + stability: + level: development unit: "{requests}" sum: monotonic: true @@ -145,6 +163,8 @@ metrics: enabled: true bigip.pool.packet.count: description: Number of packets transmitted to and from the pool. + stability: + level: development unit: "{packets}" sum: monotonic: true @@ -154,6 +174,8 @@ metrics: enabled: true bigip.pool.member.count: description: Total number of pool members. + stability: + level: development unit: "{members}" sum: monotonic: false @@ -163,6 +185,8 @@ metrics: enabled: true bigip.pool.availability: description: Availability of the pool. + stability: + level: development unit: "1" gauge: value_type: int @@ -170,6 +194,8 @@ metrics: enabled: true bigip.pool.enabled: description: Enabled state of of the pool. + stability: + level: development unit: "1" gauge: value_type: int @@ -177,6 +203,8 @@ metrics: enabled: true bigip.pool_member.data.transmitted: description: Amount of data transmitted to and from the pool member. + stability: + level: development unit: "By" sum: monotonic: true @@ -186,6 +214,8 @@ metrics: enabled: true bigip.pool_member.connection.count: description: Current number of connections to the pool member. + stability: + level: development unit: "{connections}" sum: monotonic: false @@ -194,6 +224,8 @@ metrics: enabled: true bigip.pool_member.request.count: description: Number of requests to the pool member. + stability: + level: development unit: "{requests}" sum: monotonic: true @@ -202,6 +234,8 @@ metrics: enabled: true bigip.pool_member.packet.count: description: Number of packets transmitted to and from the pool member. + stability: + level: development unit: "{packets}" sum: monotonic: true @@ -211,6 +245,8 @@ metrics: enabled: true bigip.pool_member.session.count: description: Current number of sessions for the pool member. + stability: + level: development unit: "{sessions}" sum: monotonic: false @@ -219,6 +255,8 @@ metrics: enabled: true bigip.pool_member.availability: description: Availability of the pool member. + stability: + level: development unit: "1" gauge: value_type: int @@ -226,6 +264,8 @@ metrics: enabled: true bigip.pool_member.enabled: description: Enabled state of of the pool member. + stability: + level: development unit: "1" gauge: value_type: int @@ -233,6 +273,8 @@ metrics: enabled: true bigip.node.data.transmitted: description: Amount of data transmitted to and from the node. + stability: + level: development unit: "By" sum: monotonic: true @@ -242,6 +284,8 @@ metrics: enabled: true bigip.node.connection.count: description: Current number of connections to the node. + stability: + level: development unit: "{connections}" sum: monotonic: false @@ -250,6 +294,8 @@ metrics: enabled: true bigip.node.request.count: description: Number of requests to the node. + stability: + level: development unit: "{requests}" sum: monotonic: true @@ -258,6 +304,8 @@ metrics: enabled: true bigip.node.packet.count: description: Number of packets transmitted to and from the node. + stability: + level: development unit: "{packets}" sum: monotonic: true @@ -267,6 +315,8 @@ metrics: enabled: true bigip.node.session.count: description: Current number of sessions for the node. + stability: + level: development unit: "{sessions}" sum: monotonic: false @@ -275,6 +325,8 @@ metrics: enabled: true bigip.node.availability: description: Availability of the node. + stability: + level: development unit: "1" gauge: value_type: int @@ -282,6 +334,8 @@ metrics: enabled: true bigip.node.enabled: description: Enabled state of of the node. + stability: + level: development unit: "1" gauge: value_type: int