Skip to content

Commit d2d0055

Browse files
author
Liudmila Molkova
authored
[chore] Move AWS berdock attributes to AWS folder, update stability to development (#2242)
1 parent 9a4ea41 commit d2d0055

File tree

5 files changed

+34
-34
lines changed

5 files changed

+34
-34
lines changed

model/aws/registry.yaml

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ groups:
395395
examples: ["arn:aws:lambda:us-east-1:123456:function:myfunction:myalias"]
396396
- id: aws.lambda.resource_mapping.id
397397
type: string
398-
stability: experimental
398+
stability: development
399399
brief: >
400400
The UUID of the [AWS Lambda EvenSource Mapping](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-eventsourcemapping.html).
401401
An event source is mapped to a lambda function. It's contents are read by Lambda and used to trigger a function. This isn't available in the lambda execution
@@ -498,7 +498,7 @@ groups:
498498
attributes:
499499
- id: aws.sqs.queue.url
500500
type: string
501-
stability: experimental
501+
stability: development
502502
brief: >
503503
The URL of the AWS SQS Queue. It's a unique identifier for a queue in Amazon Simple Queue Service (SQS)
504504
and is used to access the queue and perform actions on it.
@@ -511,7 +511,7 @@ groups:
511511
attributes:
512512
- id: aws.sns.topic.arn
513513
type: string
514-
stability: experimental
514+
stability: development
515515
brief: >
516516
The ARN of the AWS SNS Topic. An Amazon SNS [topic](https://docs.aws.amazon.com/sns/latest/dg/sns-create-topic.html) is a logical access point that acts as a communication channel.
517517
examples: ["arn:aws:sns:us-east-1:123456789012:mystack-mytopic-NZJ5JSMVGFIE"]
@@ -523,7 +523,7 @@ groups:
523523
attributes:
524524
- id: aws.kinesis.stream_name
525525
type: string
526-
stability: experimental
526+
stability: development
527527
brief: >
528528
The name of the AWS Kinesis [stream](https://docs.aws.amazon.com/streams/latest/dev/introduction.html) the request refers to. Corresponds to the `--stream-name` parameter of the
529529
Kinesis [describe-stream](https://docs.aws.amazon.com/cli/latest/reference/kinesis/describe-stream.html) operation.
@@ -536,13 +536,13 @@ groups:
536536
attributes:
537537
- id: aws.step_functions.activity.arn
538538
type: string
539-
stability: experimental
539+
stability: development
540540
brief: >
541541
The ARN of the AWS Step Functions Activity.
542542
examples: ["arn:aws:states:us-east-1:123456789012:activity:get-greeting"]
543543
- id: aws.step_functions.state_machine.arn
544544
type: string
545-
stability: experimental
545+
stability: development
546546
brief: >
547547
The ARN of the AWS Step Functions State Machine.
548548
examples: ["arn:aws:states:us-east-1:123456789012:stateMachine:myStateMachine:1"]
@@ -554,7 +554,28 @@ groups:
554554
attributes:
555555
- id: aws.secretsmanager.secret.arn
556556
type: string
557-
stability: experimental
557+
stability: development
558558
brief: >
559559
The ARN of the Secret stored in the Secrets Mangger
560560
examples: ["arn:aws:secretsmanager:us-east-1:123456789012:secret:SecretName-6RandomCharacters"]
561+
- id: registry.aws.bedrock
562+
type: attribute_group
563+
display_name: Amazon Bedrock Attributes
564+
brief: >
565+
This document defines attributes for AWS Bedrock.
566+
attributes:
567+
- id: aws.bedrock.guardrail.id
568+
type: string
569+
stability: development
570+
brief: >
571+
The unique identifier of the AWS Bedrock Guardrail.
572+
A [guardrail](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) helps safeguard and prevent unwanted behavior from model responses or user messages.
573+
examples: ["sgi5gkybzqak"]
574+
- id: aws.bedrock.knowledge_base.id
575+
type: string
576+
stability: development
577+
brief: >
578+
The unique identifier of the AWS Bedrock Knowledge base.
579+
A [knowledge base](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html) is a bank of information
580+
that can be queried by models to generate more relevant responses and augment prompts.
581+
examples: ["XFWUPB9PAW"]

model/gen-ai/registry.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -368,24 +368,3 @@ groups:
368368
type: string
369369
brief: A fingerprint to track any eventual change in the Generative AI environment.
370370
examples: ["fp_44709d6fcb"]
371-
- id: registry.aws.bedrock
372-
type: attribute_group
373-
display_name: Amazon Bedrock Attributes
374-
brief: >
375-
This document defines attributes for AWS Bedrock.
376-
attributes:
377-
- id: aws.bedrock.guardrail.id
378-
type: string
379-
stability: experimental
380-
brief: >
381-
The unique identifier of the AWS Bedrock Guardrail.
382-
A [guardrail](https://docs.aws.amazon.com/bedrock/latest/userguide/guardrails.html) helps safeguard and prevent unwanted behavior from model responses or user messages.
383-
examples: ["sgi5gkybzqak"]
384-
- id: aws.bedrock.knowledge_base.id
385-
type: string
386-
stability: experimental
387-
brief: >
388-
The unique identifier of the AWS Bedrock Knowledge base.
389-
A [knowledge base](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base.html) is a bank of information
390-
that can be queried by models to generate more relevant responses and augment prompts.
391-
examples: ["XFWUPB9PAW"]

model/hardware/host-metrics.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ groups:
2525
- id: metric.hw.host.heating_margin
2626
type: metric
2727
metric_name: hw.host.heating_margin
28-
stability: experimental
28+
stability: development
2929
brief: >
3030
By how many degrees Celsius the temperature of the physical host can be increased, before reaching a warning
3131
threshold on one of the internal sensors
@@ -36,7 +36,7 @@ groups:
3636
- id: metric.hw.host.power
3737
type: metric
3838
metric_name: hw.host.power
39-
stability: experimental
39+
stability: development
4040
brief: >
4141
Instantaneous power consumed by the entire physical host in Watts (`hw.host.energy` is preferred)
4242
instrument: gauge

model/system/deprecated/metrics-deprecated.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ groups:
44
metric_name: system.cpu.time
55
brief: "Deprecated. Use `cpu.time` instead."
66
deprecated: "Replaced by `cpu.time`."
7-
stability: experimental
7+
stability: development
88
instrument: counter
99
unit: "s"
1010

@@ -13,7 +13,7 @@ groups:
1313
metric_name: system.cpu.utilization
1414
brief: "Deprecated. Use `cpu.utilization` instead."
1515
deprecated: "Replaced by `cpu.utilization`."
16-
stability: experimental
16+
stability: development
1717
instrument: gauge
1818
unit: "1"
1919

@@ -22,6 +22,6 @@ groups:
2222
metric_name: system.cpu.frequency
2323
brief: "Deprecated. Use `cpu.frequency` instead."
2424
deprecated: "Replaced by `cpu.frequency`."
25-
stability: experimental
25+
stability: development
2626
instrument: gauge
2727
unit: "{Hz}"

model/system/deprecated/registry-deprecated.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ groups:
9696
examples: [ "close_wait" ]
9797
- id: system.cpu.logical_number
9898
type: int
99-
stability: experimental
99+
stability: development
100100
brief: "Deprecated, use `cpu.logical_number` instead."
101101
examples: [1]

0 commit comments

Comments
 (0)