Skip to content

Commit ad2c47e

Browse files
committed
Adding technical support link
1 parent a58cf36 commit ad2c47e

3 files changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
- [Installation](#installation)
3939
- [Supporting PromEx](#supporting-promex)
4040
- [Setting Up PromEx](#setting-up-promex)
41+
- [Technical Support](#technical-support)
4142
- [Adding Your Metrics](#adding-your-metrics)
4243
- [Design Philosophy](#design-philosophy)
4344
- [Available Plugins](#available-plugins)
@@ -162,6 +163,21 @@ my_cool_app_application_dependency_info{modules="4",name="telemetry_poller",vers
162163
Be sure to check out the module docs for each plugin that you choose to use to ensure that you are familiar
163164
with all of the options that they provide.
164165

166+
## Technical Support
167+
168+
Is your company using or going to use PromEx in production and you need some help? Perhaps you want to create
169+
some custom Grafana dashboards and PromEx plugins specific to your business KPIs? What ever your observability
170+
needs may be, I can definitely help you and your business out!
171+
172+
Feel free to reach out to me via [Twitter](https://twitter.com/akoutmos), [Elixir Slack](https://elixir-lang.slack.com/archives/D60LPD0N8),
173+
or my consultancy `Contact Us` form:
174+
175+
<p align="center">
176+
<a href="https://stagira.com" target="_blank">
177+
<img align="center" width="40%" src="guides/images/stagira.png" alt="Technical support">
178+
</a>
179+
</p>
180+
165181
## Adding Your Metrics
166182

167183
While PromEx provides plugins for a lot of the popular community libraries, you can also leverage it to collect

coveralls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"skip_files": ["test/"],
3-
"minimum_coverage": 80
3+
"minimum_coverage": 75
44
}

guides/images/stagira.png

45.2 KB
Loading

0 commit comments

Comments
 (0)