Metrics not appearing on Dashboard

I've added Prometheus as my metrics destiny, but the "Metrics Icon" on Dashboard keeps on OFF

metrics:
  prometheus:
    entryPoint: metrics
    addServicesLabels: true
    addEntryPointsLabels: true
    buckets:
      - 0.1
      - 0.3
      - 1.2
      - 5.0

Did you restart container?