-
What Grafana version and what operating system are you using?
grafana 6.3 and ubuntu Os
-
What are you trying to achieve?
i am trying to created grafana dashboard for cloudwatch custom metric to monitor custom metric
-
How are you trying to achieve it?
i am selecting cloud watch as a data source which is already configure for all clould watch default metrics
-
What happened?
custom name is not showing on grafana dashboard which i created for custom metrics
-
What did you expect to happen?
custom namespace and then custom metrics name should come in grafana dashboard
-
Can you copy/paste the configuration(s) that you are having problems with?
-
Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
no
-
Did you follow any online instructions? If so, what is the URL?
Below Custom Name space should show on grafana dashboard
Just write name of your custom namespace (metric as well) there. Or configure custom namespace in the datasource config and then it will be available also in the as selectbox item.
@jangaraj In selectbox new custom namespace name should come like other default metrics then i can select that custom namespace but here not coming.is there need any additional configuration ?
Note- In Grafana version 7 support custom metrics or not ?
Did you read documentation how to configure CloudWatch datasource for your Grafana version?
@jangaraj Yes and for all default cloud watch metrics it is working only it is not working for custom metrics. if you have any document to configure cloud watch data source for custom metrics could you please share or you know the steps please suggest thanks.
Please provide me a link how to configure CloudWatch datasource for your Grafana version. Thx
Data source Configuration is correct because other metric namespace and metric name is showing except custom metrics
Sorry, I don’t believe you. Did you configure this field properly?
Can we connect on call, zoom or any which you will refer ?
Sorry, no zoom call. I’m not a support. You can buy paid Grafana version, where you have support and then you can ask them for zoom calls.
See latest cloudwatch doc: Amazon CloudWatch data source | Grafana documentation
Namespaces of Custom Metrics
Grafana can’t load custom namespaces through the CloudWatch GetMetricData API.
To make custom metrics appear in the data source’s query editor fields, specify the names of the namespaces containing the custom metrics in the data source configuration’s Namespaces of Custom Metrics field. The field accepts multiple namespaces separated by commas.
But this is applicable for LATEST version. I already asked you to check doc for your version (6.1)