Gerrrr commented on issue #51:
URL: https://github.com/apache/otava/issues/51#issuecomment-2811673657

   Ran Apache Rat against the repo with https://github.com/apache/otava/pull/53:
   
   ```
   java -jar apache-rat-0.16.1/apache-rat-0.16.1.jar -d otava -e '.*.csv'
   ERROR: Ignored 0 lines in your exclusion files as comments or empty lines.
   
   *****************************************************
   Summary
   -------
   Generated at: 2025-04-16T20:58:53-07:00
   
   Notes: 4
   Binaries: 2
   Archives: 0
   Standards: 64
   
   Apache Licensed: 63
   Generated Documents: 1
   
   JavaDocs are generated, thus a license header is optional.
   Generated files do not require license headers.
   
   0 Unknown Licenses
   
   *****************************************************
     Files with Apache License headers will be marked AL
     Binary files (which do not require any license headers) will be marked B
     Compressed archives will be marked A
     Notices, licenses etc. will be marked N
     AL    otava/.asf.yaml
     AL    otava/.dockerignore
     AL    otava/.gitignore
     AL    otava/.pre-commit-config.yaml
     N     otava/DISCLAIMER.txt
     AL    otava/Dockerfile
     N     otava/LICENSE.txt
     N     otava/NOTICE.txt
     AL    otava/README.md
     GEN   otava/poetry.lock
     AL    otava/poetryw
     AL    otava/pyproject.toml
     AL    otava/tox.ini
     AL    otava/toxw
     AL    otava/ci-tools/wrappers.sh
     N     otava/ci-tools/license-templates/LICENSE.txt
     AL    otava/docs/BASICS.md
     AL    otava/docs/BIG_QUERY.md
     AL    otava/docs/CONTRIBUTING.md
     AL    otava/docs/CSV.md
     AL    otava/docs/GETTING_STARTED.md
     AL    otava/docs/GRAFANA.md
     AL    otava/docs/GRAPHITE.md
     AL    otava/docs/INSTALL.md
     AL    otava/docs/POSTGRESQL.md
     AL    otava/docs/README.md
     AL    otava/examples/bigquery/config_credentials.sh
     AL    otava/examples/bigquery/otava.yaml
     AL    otava/examples/bigquery/schema.sql
     AL    otava/examples/csv/docker-compose.yaml
     AL    otava/examples/csv/otava.yaml
     AL    otava/examples/graphite/docker-compose.yaml
     AL    otava/examples/graphite/otava.yaml
     AL    otava/examples/graphite/datagen/datagen.sh
     B     otava/examples/graphite/grafana/dashboards/benchmarks.json
     AL    otava/examples/graphite/grafana/dashboards/dashboards.yaml
     AL    otava/examples/graphite/grafana/datasources/graphite.yaml
     AL    otava/examples/postgresql/docker-compose.yaml
     AL    otava/examples/postgresql/otava.yaml
     AL    otava/examples/postgresql/init-db/schema.sql
     AL    otava/otava/analysis.py
     AL    otava/otava/attributes.py
     AL    otava/otava/bigquery.py
     AL    otava/otava/config.py
     AL    otava/otava/csv_options.py
     AL    otava/otava/data_selector.py
     AL    otava/otava/grafana.py
     AL    otava/otava/graphite.py
     AL    otava/otava/importer.py
     AL    otava/otava/main.py
     AL    otava/otava/postgres.py
     AL    otava/otava/report.py
     AL    otava/otava/series.py
     AL    otava/otava/slack.py
     AL    otava/otava/test_config.py
     AL    otava/otava/util.py
     AL    otava/otava/resources/otava.yaml
     AL    otava/perf/perf_test.py
     AL    otava/tests/analysis_test.py
     AL    otava/tests/config_test.py
     AL    otava/tests/graphite_test.py
     AL    otava/tests/importer_test.py
     AL    otava/tests/report_test.py
     AL    otava/tests/series_test.py
     AL    otava/tests/slack_notification_test.py
     AL    otava/tests/tigerbeetle_test.py
     AL    otava/tests/util_test.py
     B     otava/tests/resources/expected-slack-blocks.json
     AL    otava/tests/resources/histostat_test_config.yaml
     AL    otava/tests/resources/sample_config.yaml
   
   *****************************************************
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to