-
Notifications
You must be signed in to change notification settings - Fork 1
Home
jbahire edited this page Apr 18, 2022
·
7 revisions
Openmetrics-registry contains modules that will be used by openmetrics-exporter.
Openmetrics-exporter modules are the reusable building blocks that scrape the information for standard cloud components, in the above case AWS components. Modules help organize, encapsulate and re-use configurations along with maintaining consistency.
Component | Modules | Expected Variables | Binary version | Module Version | Changelog |
---|---|---|---|---|---|
AWS ALB | aws_alb_cloudwatch |
LoadBalancer |
v0.7 | v0.0.2 | Changelog |
aws_alb_target_group_cloudwatch |
LoadBalancer , TargetGroup
|
||||
Amazon API Gateway | aws_apigateway_cloudwatch |
ApiName , Stage
|
v0.7 | v0.0.2 | Changelog |
Amazon Aurora | aws_aurora_instance_logical_cloudwatch |
DBInstanceIdentifier |
v0.7 | v0.0.1 | Changelog |
aws_aurora_instance_physical_cloudwatch |
DBInstanceIdentifier |
||||
AWS Cloudfront | aws_cloudfront_cloudwatch |
DistributionId , Region
|
v0.7 | v0.0.1 | Changelog |
Amazon DAX | aws_dax_cloudwatch |
ClusterId , NodeId
|
v0.7 | v0.0.1 | Changelog |
Amazon DynamoDb | aws_dynamodb_table_operation_cloudwatch |
TableName , Operation
|
v0.7 | v0.0.1 | Changelog |
aws_dynamodb_table_cloudwatch |
TableName |
||||
AWS EC2 | aws_ec2_cloudwatch |
InstanceId |
v0.7 | v0.0.1 | Changelog |
Amazon EKS | aws_eks_cluster_cloudwatch |
ClusterName |
v0.7 | v0.0.1 | Changelog |
aws_eks_service_cloudwatch |
ClusterName , Namespace , Service
|
||||
aws_eks_pod_cloudwatch |
ClusterName , Namespace , PodName
|
||||
aws_eks_node_cloudwatch |
ClusterName , NodeName , InstanceId
|
||||
Amazon ElastiCache | aws_elasticache_redis_cloudwatch |
CacheClusterId |
v0.7 | v0.0.2 | Changelog |
aws_elasticache_cluster_cloudwatch |
CacheClusterId |
||||
Amazon Elasticsearch | aws_elasticsearch_cloudwatch |
ClientId , DomainName
|
v0.7 | v0.0.1 | Changelog |
aws_elasticsearch_master_cloudwatch |
ClientId , DomainName
|
||||
Amazon ELB | aws_elb_cloudwatch |
LoadBalancerName |
v0.7 | v0.0.2 | Changelog |
AWS Lambda | aws_lambda_cloudwatch |
FunctionName |
v0.7 | v0.0.2 | Changelog |
Amazon MSK | aws_msk_topic_per_broker_cloudwatch |
Cluster Name , Broker ID , Topic
|
v0.7 | v0.0.1 | Changelog |
aws_msk_topic_per_consumer_grp_cloudwatch |
Cluster Name , Consumer Group , Topic
|
||||
aws_msk_partition_cloudwatch |
Cluster Name , Consumer Group , Partition , Topic
|
||||
aws_msk_cluster_cloudwatch |
Cluster Name |
||||
aws_msk_broker_cloudwatch |
Cluster Name , Broker ID
|
||||
AWS NLB | aws_nlb_cloudwatch |
LoadBalancer |
v0.7 | v0.0.1 | Changelog |
Amazon RDS | aws_rds_cloudwatch |
DBInstanceIdentifier |
v0.7 | v0.0.1 | Changelog |
Amazon SQS | aws_sqs_cloudwatch |
QueueName |
v0.7 | v0.0.1 | Changelog |
Component | Modules | Expected Variables | Binary version | Module Version | Changelog |
---|---|---|---|---|---|
Google Cloud SQL | gcp_cloudsql_logical |
NA | v0.7 | v0.0.1 | Changelog |
gcp_cloudsql_physical |