flat-exabyte-79377
10/31/2023, 3:19 PMmake stats
in the flyte
repo, but I get the following error
make: generate-dashboard: Command not found
make: *** [Makefile:62: stats] Error 127
Do you know what's wrong here?flat-exabyte-79377
10/31/2023, 3:20 PMgenerate-dashboard
comes from grafanalib
which wasn't in my pathflat-exabyte-79377
10/31/2023, 3:34 PMTraceback (most recent call last):
File "/home/victor.delepine/.local/bin/generate-dashboard", line 8, in <module>
sys.exit(generate_dashboard_script())
File "/home/victor.delepine/.local/lib/python3.8/site-packages/grafanalib/_gen.py", line 242, in generate_dashboard_script
run_script(generate_dashboard)
File "/home/victor.delepine/.local/lib/python3.8/site-packages/grafanalib/_gen.py", line 80, in run_script
sys.exit(f(sys.argv[1:]))
File "/home/victor.delepine/.local/lib/python3.8/site-packages/grafanalib/_gen.py", line 223, in generate_dashboard
dashboard = loader(opts.dashboard)
File "/home/victor.delepine/.local/lib/python3.8/site-packages/grafanalib/_gen.py", line 74, in loader
raise DefinitionError(
grafanalib._gen.DefinitionError: Definition /tmp/flyte/stats/flytepropeller_dashboard.py does not define a variable '/tmp/flyte/stats/flytepropeller_dashboard'
make: *** [Makefile:62: stats] Error 1
flat-exabyte-79377
10/31/2023, 3:50 PMflyte:admin:database:postgres:repositories:*
are now under flyte:admin:admin:database:*
tall-lock-23197
average-finland-92144
11/01/2023, 4:13 PMflat-exabyte-79377
11/01/2023, 4:25 PM