Skip to content

Commit

Permalink
blog skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
IvannKurchenko committed Jan 13, 2024
1 parent 7b17eb8 commit c05e7b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions blog/BLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@ OpenTelemetry is a set of tools, APIs and SDKs used to instrument, generate, col
and not a storage or visualization solution.

## System under monitoring
To showcase the capabilities of OpenTelemetry lets first build a simple system to monitor.
To showcase the capabilities of OpenTelemetry lets first build a simple service to monitor.
TODO:
- System purpose and
- System architecture;
- products-service - REST API to manage search products; (PG for storage and S3 for images);
- Load tests using wrk to simulate traffic;

Languages used: Java and Python.
![1-blog-otel-system-under-monitoring.png](images%2F1-blog-otel-system-under-monitoring.png)

## Direct publishing to an underlying monitoring system
TODO:
Expand Down Expand Up @@ -47,7 +50,7 @@ UI is Grafana.

Show diagram and code snippets.

## Adding a new monitoring system
## Extending monitoring system
Show how to add a new monitoring system to the infrastructure - for Signoz.

## Managing signals
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c05e7b5

Please sign in to comment.