Skip to content

Commit da99c56

Browse files
Add missing license header 2
Signed-off-by: Lukasz Gryglicki <lgryglicki@cncf.io> Assisted by [OpenAI](https://platform.openai.com/) Assisted by [GitHub Copilot](https://github.com/features/copilot)
1 parent 96546ee commit da99c56

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

utils/otel_dd/api_usage_stats_ddog.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/usr/bin/env python3
2+
3+
# Copyright The Linux Foundation and each contributor to CommunityBridge.
4+
# SPDX-License-Identifier: MIT
5+
26
"""
37
Query Datadog span events and output per-route API usage statistics as CSV.
48

0 commit comments

Comments
 (0)