Unknown warning about unpublished metrics
See original GitHub issuecfn-lint version: 0.55.0
Description of issue.
cfn-lint template.yaml
is outputting There are unpublished metrics. Please make sure you call publish after you record all metrics.
where previous versions of cfn-lint
did not. This is causing the Atom plugin to display a really intrusive error message on every save event.
Frustratingly, I can’t find any information on what this message means
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Horizontal Pod Autoscaler On EKS Cluster
These metrics will drive the scaling behavior of the deployments. flow. Without metric server you will get <unknown> metric when trying to add ......
Read more >Facebook posts failing to publish due to unknown error or ...
Facebook posts failing to publish due to unknown error or missing permissions. Buffer needs all permissions to be accepted when connecting a Facebook...
Read more >Troubleshoot Facebook and Instagram publishing errors
This error can occur when trying to publish to a Facebook Page or Instagram account. It means Hootsuite doesn't have all the permissions...
Read more >Crash Warning Interface Metrics - Final Report - ROSA P
The Crash Warning Interface Metrics (CWIM) project addressed issues of the driver-vehicle interface (DVI) for Advanced Crash Warning Systems (ACWS).
Read more >Make short list of target journals - Where and how to publish
Provides journal information and metrics for over 11,000 academic journals. ... Warning signs of predatory publishers ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks like this may have been introduced with a more recent version of sam-translator?
https://github.com/aws/serverless-application-model/blob/560cc8cae3753e044e7a297443fafba1925b8d79/samtranslator/metrics/metrics.py#L128
I’m seeing the LOG.warn on SAM templates now.
Well spotted @kddejong. Closing this issue and subscribing to the one you referenced. Cheers!