Skip to content
Snippets Groups Projects
  1. Feb 26, 2020
  2. Jan 30, 2020
  3. Jan 23, 2020
  4. Jan 20, 2020
  5. Jan 16, 2020
  6. Jan 15, 2020
  7. Jan 14, 2020
  8. Jan 13, 2020
  9. Jan 10, 2020
  10. Jan 09, 2020
  11. Dec 27, 2019
  12. Nov 19, 2019
  13. 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).
      148025c7
  14. Sep 18, 2019
  15. Aug 30, 2019
  16. Aug 29, 2019
  17. Aug 27, 2019
  18. Aug 23, 2019
  19. Aug 12, 2019
  20. Jul 08, 2019
  21. Jul 03, 2019
  22. Jun 28, 2019
  23. Jun 25, 2019
  24. 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'.
      8f50667e
  25. Jun 19, 2019
  26. May 28, 2019
  27. May 22, 2019
Loading