EyesOfNetworkCommunity / EyesOfNetworkCommunity/eonconf

Use Upstream Grafana

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When installing EON 5.3, Grafana is in version 6.x

Please update to the latest (7.x for now), by adding the grafanalabs repository:

```
# cat /etc/yum.repos.d/grafana.repo
[grafana]
name=grafana
baseurl=https://packages.grafana.com/oss/rpm
repo_gpgcheck=1
enabled=1
gpgcheck=1
gpgkey=https://packages.grafana.com/gpg.key
sslverify=1
sslcacert=/etc/pki/tls/certs/ca-bundle.crt
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the repository or package configuration that produces /etc/yum.repos.d/grafana.repo during EON 5.3 installation. Verify the Grafana package source and installation path, then update it to use the Grafana Labs RPM repository and confirm that Grafana 7.x is installed after a fresh installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
grafana
Domain
devops
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.