You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checked some issue and seems the fix to this is to add this rewrite rule:
RewriteEngine On
RewriteRule ^/api/metrics/v1/mbeans/puppetlabs.puppetdb.query.population:type=default,name=(.*)$ https://%{HTTP_HOST}/api/metrics/v1/mbeans/puppetlabs.puppetdb.population:name=$1 [R=301,L]
Good morning, I set up the puppet explorer , put it through the module.
He is collecting normal information , but he can not collect the data dashboard page .
It is just carrying with a circle , and not carries.
Could someone help me , I thank you
The text was updated successfully, but these errors were encountered: