Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ライセンス期限に関連するメトリクスの追加 #38

Merged
merged 5 commits into from
Feb 8, 2024

Conversation

tnamao
Copy link
Collaborator

@tnamao tnamao commented Feb 8, 2024

変更履歴

  • [ADD] sora_license_expired_at_timestamp_seconds メトリクスを追加する
    • Sora のライセンス期限を epoch 秒に変換したものを返す
    • 仮にライセンスの期限が 2024 年 1 月の場合は、2024-01-31T23:59:59Z の epoch 秒になる
    • @tnamao
  • [ADD] sora_time_seconds メトリクスを追加する
    • これは Node exporternode_time_seconds と同じもので、exporter が起動しているサーバーのシステム時間を epoch 秒で返す
    • sora_license_expired_at_timestamp_seconds と組み合わせてライセンスの期限を監視することを想定している
    • @tnamao

@tnamao
Copy link
Collaborator Author

tnamao commented Feb 8, 2024

マージします

@tnamao tnamao merged commit cc72f77 into develop Feb 8, 2024
2 checks passed
@tnamao tnamao deleted the feature/add-license-expired-at-metrics branch February 8, 2024 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant