mirror of
https://github.com/grafana/grafana.git
synced 2026-07-03 03:37:53 +00:00
* delete tempo backend * delete tempo frontend * delete tempo devenv docker block * update codeowners and devenv * remove tempo * remove tempo from schema * remove tempo dependencies from public/app/features * remove tempo from the rest of the places * add @opentelemetry/exporter-collector * more cleanup * fix test * fix backend test * prettier * fix backend tests * update exports * fix type assertion * fix test * fix e2e test
991 B
991 B
Licensing
License names used in this document are as per SPDX License List.
The default license for this project is AGPL-3.0-only.
Apache-2.0
The following directories and their subdirectories are licensed under Apache-2.0:
packages/grafana-data/
packages/grafana-e2e-selectors/
packages/grafana-runtime/
packages/grafana-ui/
packaging/
kinds/
pkg/kinds/
pkg/kindsys/
pkg/registry/schemas/
grafana-mixin/
public/app/features/explore/TraceView/components
public/img/icons/solid/
public/img/icons/unicons/
The following directories and their subdirectories are licensed under their original upstream licenses:
public/vendor/
MIT license
The following files are licensed under MIT License:
.github/workflows/actionlint-format.txt
-> Vendored: https://github.com/rhysd/actionlint/blob/2ab3a12c7848f6c15faca9a92612ef4261d0e370/testdata/format/sarif_template.txt
-> The workflow that uses it is AGPL-3.0-only.