rename observability -> Telemetry; regen Spec

This commit is contained in:
Ashwin Bharambe 2024-09-07 15:23:53 -07:00
parent 70e682fbdf
commit 741310f78e
7 changed files with 641 additions and 271 deletions

View file

@ -0,0 +1,7 @@
# Copyright (c) Meta Platforms, Inc. and affiliates.
# All rights reserved.
#
# This source code is licensed under the terms described in the LICENSE file in
# the root directory of this source tree.
from .api import * # noqa: F401 F403