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

Add a simple meter system #264

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Add a simple meter system #264

merged 1 commit into from
Apr 10, 2023

Conversation

hanahmily
Copy link
Contributor

Introduce a simple meter system to manage internal metrics collection. The initial meter provider implementation utilizes Prometheus for metric aggregation and storage.

  • Update the documentation to include this new feature.
  • Tests(including UT, IT, E2E) are added to verify the new feature.
  • Update the CHANGES log.

Introduce a simple meter system to manage internal metrics collection.
The initial meter provider implementation utilizes Prometheus
 for metric aggregation and storage.

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
@hanahmily hanahmily added the enhancement New feature or request label Apr 10, 2023
@hanahmily hanahmily added this to the 0.4.0 milestone Apr 10, 2023
@wu-sheng
Copy link
Member

Please notice, apache/skywalking#10659

We are going on auto-instrumentation from now on.

@hanahmily hanahmily merged commit 09925ff into main Apr 10, 2023
@hanahmily hanahmily deleted the ob-meter branch April 10, 2023 14:04
@hanahmily
Copy link
Contributor Author

Please notice, apache/skywalking#10659

We are going on auto-instrumentation from now on.

We are eagerly awaiting the introduction of this new feature to enhance the observability matrix of BanyanDB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants