netenglabs / suzieq

Using network observability to operate and design healthier networks
https://www.stardustsystems.net/
Apache License 2.0
791 stars 105 forks source link

[Feature]: show current suzieq data-dir and settings #880

Open cldeluna opened 1 year ago

cldeluna commented 1 year ago

Suzieq version

0.19.0

Install Type

hand deployed python

Feature type

other

Use case

On occasion, it is useful to know which parquet data file is in use. For example, when testing a new feature I often bring up a new poller pointing to a new parquet directory to test and play with new features. It would be helpful to be able to query from the interfaces (cli specifically) the suzieq configuration file and its settings.

Proposed functionality/solution

Display SuzieQ configuration settings (in suzieq-cfg.yml) from the CLI and if possible make them queryable.
For example:

External dependencies

None

Additional Context