Skip to content
Snippets Groups Projects
  1. Nov 07, 2019
    • Magnus Lübeck's avatar
      search_api_limit can't be larger than 5000 · 148025c7
      Magnus Lübeck authored
      The search_api_limit must not be larger than 5000 since April this year (grafana/grafana#16458). I figured this out today after upgrading grafana to 6.4.4 from 5.something.
      
      Probably we should fix the search_dashboard() at some point to use pagination (for sites with more than 5000 dashboards, folders, datasource).
      Unverified
      148025c7
  2. Sep 18, 2019
  3. Aug 30, 2019
  4. Aug 29, 2019
  5. Aug 27, 2019
  6. Aug 23, 2019
  7. Aug 12, 2019
  8. Jul 08, 2019
  9. Jul 03, 2019
  10. Jun 28, 2019
  11. Jun 25, 2019
  12. Jun 21, 2019
    • Dan Rue's avatar
      Update README.md: Use --rm with docker run · 8f50667e
      Dan Rue authored
      Without --rm, subsequent runs will fail with an error such as:
      
          docker: Error response from daemon: Conflict. The container name "/grafana-backup-tool" is already in use by container "e8a6c8a7b717dd52402ea75c7189002bbb80836ae641df1e9865e0f1ec7835b7". You have to remove (or rename) that container to be able to reuse that name.                                                             
          See 'docker run --help'.
      Unverified
      8f50667e
  13. Jun 19, 2019
  14. May 28, 2019
  15. May 22, 2019
  16. May 20, 2019
  17. May 13, 2019
  18. May 03, 2019
  19. Apr 25, 2019
  20. Apr 24, 2019
  21. Apr 19, 2019
  22. Apr 16, 2019
  23. Apr 12, 2019
  24. Mar 22, 2019
Loading