I am new to Grafana and using a PostgreSQL data source for getting data and plotting the graph using the query results. I am trying to plot a time series graph where my data points present in the database varies every 10 seconds
Currently, in grafana the x-axis interval is showing 1 min interval tick mark. How do I label the X-axis such that it display 10 seconds tick mark?
Please suggest any available option or process to show seconds tick in X-Axis