Replies: 3 comments 6 replies
-
@BLuR457 I believe this is a personal preference and it's great you figured this out (I was not aware of this). Yet, I feel that there are a lot of useful ENV variables (depending on personal preference) for the InfluxDB and Grafana, which we can't cover each of them individually in our compose file. I think it should be relatively easy to find this information from Grafana docs for someone comfortable with editing the compose file themselves. I will keep this thread open if anyone is wondering about the same. Don't get me wrong, I absolutely love your contribution back to this community helping other people (that's all I want), just don't want to add additional non-essential ENV variables for the Grafana or influxdB containers (as they are separate project on their own - and have detailed documentations for them as well) in the compose file that ships with this project, making it longer and harder to read. I hope you understand. Let me know if you think that's fair. |
Beta Was this translation helpful? Give feedback.
-
Thank you @BLuR457. It's added to the README guide with f76102e Edit : i plan to merge this will the main codebase |
Beta Was this translation helpful? Give feedback.
-
@BLuR457 Thanks a lot, the correction is made in the final commit now. I have updated a few dashboard panels that required adjustment (removed time overrides set as YYYY-MM-DD format) because the current MMM DD looks much better :) Thanks again for helping me improving the dashboard. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are a lot of us that don't use the 24 hour time format and find it mildly annoying. The 12 hour am/pm format can be set by passing on some environment variables in the compose file. May I suggest you add them to it, but commented out with a description (like you have done with other parts of the yml file) so its easier for people to set it up? Below are the variables that go under the grafana container.
Beta Was this translation helpful? Give feedback.
All reactions