Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Idane authored Jul 17, 2023
1 parent b9b8a0c commit 9b00c45
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Ostara Agent

This is the repository for the Ostara Agent.
This is the repository for the [Ostara](https://github.com/krud-dev/ostara) Agent.

An agent is a worker installed in your environment. It plays a pivotal role in connecting Ostara to the services within your environment. By installing an agent, you enable Ostara to discover and monitor your applications automatically.

## Purpose of agents
The agent acts as a bridge between Ostara and the services running within your environment. It facilitates communication with actuator, and most importantly it runs service discovery in the environment. Once services are discovered, it adds them to your Ostara app and then starts retrieving metrics and data from those services, and relaying it back to Ostara for analysis and monitoring.

## Main repository
## Useful links

[Link](https://github.com/krud-dev/ostara)
- [Homepage](https://ostara.dev/)
- [Main Repository](https://github.com/krud-dev/ostara)
- [Documentation](https://docs.ostara.dev/)

0 comments on commit 9b00c45

Please sign in to comment.